We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f1215 commit 38ce02bCopy full SHA for 38ce02b
src/lib.rs
@@ -31,7 +31,7 @@ pub use diff::{
31
write_size_diffln,
32
};
33
34
-mod store;
+pub mod store;
35
36
pub mod version;
37
use version::Version;
0 commit comments