Module write
nix_
compat
0.1.0
Module write
Module Items
Constants
Traits
Functions
In nix_
compat::
derivation
Modules
errors
output
parse_error
parser
validate
write
Structs
Derivation
Output
Enums
DerivationError
OutputError
Functions
ca_kind_prefix
output_path_name
nix_compat
::
derivation
Module
write
Copy item path
Settings
Help
Summary
source
Expand description
This module implements the serialisation of derivations into the
ATerm
format used by C++ Nix.
Constants
§
BRACKET_
CLOSE
BRACKET_
OPEN
COMMA
DERIVATION_
PREFIX
PAREN_
CLOSE
PAREN_
OPEN
QUOTE
Traits
§
Aterm
Writeable
🔒
Something that can be written as ATerm.
Functions
§
write_
arguments
🔒
write_
array_
elements
🔒
write_
builder
🔒
write_
char
🔒
write_
environment
🔒
write_
field
🔒
write_
input_
derivations
🔒
write_
input_
sources
🔒
write_
outputs
🔒
write_
system
🔒