Re-exports

pub use arglike::ArgLike;
pub use arglike::ArgsLike;
pub use arglike::TlaArg;

Modules

Structs

Function callsite location. Either from other jsonnet code, specified by expression location, or from native (without location).
Represents Jsonnet function defined in code.

Enums

Represents a Jsonnet function value, including plain functions and user-provided builtins.

Attribute Macros