nixide/nix-bindings-bdwgc-sys
2026-01-14 15:19:47 -05:00
..
include Split monolithic raw crates into sys crates 2026-01-12 19:48:45 -05:00
src Fix cargo doc 2026-01-14 15:19:47 -05:00
build.rs Split monolithic raw crates into sys crates 2026-01-12 19:48:45 -05:00
Cargo.toml Bump version to 0.2.1 for development 2026-01-13 18:50:29 +01:00
README.md Add CHANGELOG and crate READMEs 2026-01-13 16:49:52 +01: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.

Changelog

See the nix-bindings-rust changelog.