We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7ecf8 commit c23882dCopy full SHA for c23882d
src/lib.nr
@@ -1,7 +1,7 @@
1
mod convert;
2
mod hash;
3
mod math;
4
-mod solidity;
+pub mod solidity;
5
mod string;
6
mod tables;
7
mod array;
0 commit comments