Composable Nix modules and environments for rust-bitcoin development.
env// Shell environment definitions.lib// Shared library functions.modules// NixOS modules.
While functionality is exported through the top level flake.nix which also pins inputs, it is by no means necessary to use the flake. Ideally, logic is defined in the lower level library directory and can be used downstream by any nix method.