Expand description
“Render” files using tera templates.
Structs§
- Cargo
Toml ForWorkspace - Context argument for the
CARGO_TOML_FOR_WORKSPACEtemplate. - Template
- A predefined template.
Constants§
- CARGO_
NIX - The template for generating Cargo.nix.
- SOURCES_
NIX - The template for generating a directory with all out of tree sources.
Functions§
- check_
generated_ by_ crate2nix - Ensures that the given path either does not exist or contains a file that was generated by crate2nix.
- escape_
nix_ string - Escapes a string as a nix string.