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