Trait librsnek::runtime::traits::DefaultFunctionProvider
[−]
[src]
pub trait DefaultFunctionProvider {
fn default_function(&self) -> RtObject;
}