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

pub trait NoneProvider {
    fn none(&self) -> RtObject;
}

Required Methods

Implementors