[][src]Type Definition hatter::value::Native

type Native = dyn Fn(Args<'_>) -> Result<Value>;

Hatter function defined in Rust.