This way, the crates can be published without interfering with potential future non-bindings `nix-` crates, if Nix proper wants to have native rust code, for instance.
2 lines
29 B
Rust
2 lines
29 B
Rust
pub mod path;
|
|
pub mod store;
|