- Add API documentation links to all Cargo.toml files - Add API documentation links to all crate READMEs - Add API Reference link to main README - Add Hercules CI effect to push docs to gh-pages on main branch
10 lines
460 B
Markdown
10 lines
460 B
Markdown
# nix-bindings-bdwgc-sys
|
|
|
|
This crate contains generated bindings for the Boehm-Demers-Weiser garbage collector (`bdw-gc`).
|
|
**You should not have to use this crate directly,** and so you should probably not add it to your dependencies.
|
|
|
|
[API Documentation](https://nixops4.github.io/nix-bindings-rust/development/nix_bindings_bdwgc_sys/)
|
|
|
|
## Changelog
|
|
|
|
See the [nix-bindings-rust changelog](https://github.com/nixops4/nix-bindings-rust/blob/main/CHANGELOG.md).
|