Trait mamba::generate::name::ToPy

source ·
pub trait ToPy {
    fn to_py(&self, imp: &mut Imports) -> Core;
}

Required Methods§

Implementors§