pub fn resolver(
name: &str,
_index: usize,
ctx: EvalContext<'_, '_, '_, '_, '_, '_>,
) -> Result<Option<Dynamic>, Box<EvalAltResult>>Expand description
Variable resolver which provides x, y, z and mathematical constants if not found