Split monolithic raw crates into sys crates
Creating a crate for bwd-gc highlights the fact that it would be nice to fix 2! The file blocklist is a lost less unmaintainable then the more fine-grained one we had before. Fix #9
This commit is contained in:
parent
485070ffa9
commit
dbb00333b1
51 changed files with 571 additions and 104 deletions
5
nix-bindings-expr-sys/README.md
Normal file
5
nix-bindings-expr-sys/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# nix-bindings-expr-sys
|
||||
|
||||
This crate contains generated bindings for the Nix C API (`nix-expr-c`).
|
||||
**You should not have to use this crate directly,** and so you should probably not add it to your dependencies.
|
||||
Instead, use the `nix-bindings-expr` crate, which _should_ be sufficient.
|
||||
Loading…
Add table
Add a link
Reference in a new issue