Crate tvix_eval_builtin_macros
source ยทStructsยง
- Builtin
Argument ๐Description of a single argument passed to a builtin
Functionsยง
- extract_
docstring ๐ - parse_
module_ ๐args Parse arguments to thebuiltins
macro itself, such as#[builtins(state = Rc<State>)]
.
Attribute Macrosยง
- Mark the annotated module as a module for defining Nix builtins.