Trait aorist_extendr_api::robj::IntoRobj[][src]

pub trait IntoRobj {
    fn into_robj(self) -> Robj;
}

Required methods

Implementors