Crate tvix_eval_builtin_macros
source ·Structs
- Description of a single argument passed to a builtin
Functions
- Parse arguments to the
builtins
macro itself, such as#[builtins(state = Rc<State>)]
.
Attribute Macros
- Mark the annotated module as a module for defining Nix builtins.