NativeMethod

Type Alias NativeMethod 

Source
pub type NativeMethod = fn(_: &mut Instance, args: Vec<LitrRef>, _: Scope) -> Litr;
Expand description

Key语言的原生类型中为模块定义的方法