ketos::function::FunctionImpl [] [src]

type FunctionImpl = fn(&Scope, &mut [Value]) -> Result<ValueError>;

SystemFn implemented by Rust function