nixide/nix-bindings-store/src/lib.rs
Robert Hensing 55eacf43c3 maint: Move to /rust/* to /
This makes it easier for tooling to find the Rust stuff.
Rust/non-rust is not a useful distinction in this repo anymore anyway.
2025-10-26 23:29:13 +01:00

3 lines
49 B
Rust

pub mod derivation;
pub mod path;
pub mod store;