2025-12-06 15:44:20 -05:00
|
|
|
# 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.
|
2026-01-13 16:49:52 +01:00
|
|
|
|
2026-02-10 09:57:10 +01:00
|
|
|
[API Documentation](https://nixops4.github.io/nix-bindings-rust/development/nix_bindings_bdwgc_sys/)
|
|
|
|
|
|
2026-01-13 16:49:52 +01:00
|
|
|
## Changelog
|
|
|
|
|
|
|
|
|
|
See the [nix-bindings-rust changelog](https://github.com/nixops4/nix-bindings-rust/blob/main/CHANGELOG.md).
|