Trait librsnek::runtime::traits::DefaultPyTypeProvider [] [src]

pub trait DefaultPyTypeProvider {
    fn default_pytype(&self) -> RtObject;
}

Required Methods

Implementors