Trait lib2::TraitToReexport

source ·
pub trait TraitToReexport {
    // Provided method
    fn method() { ... }
}

Provided Methods§

Implementors§