[][src]Crate crate2nix

crate2nix

Internal library for the crate2nix binary. This is not meant to be used separately, I just enjoy writing doc tests ;)

Modules

nix_build

Code for invoking nix_build.

render

"Render" files using tera templates.

util

Structs

BuildInfo

The resolved build info and the input for rendering the build.nix.tera template.

GenerateConfig

Configuration for the default.nix generation.

GenerateInfo

Some info about the crate2nix invocation.