Trait foo::Trait[][src]

pub trait Trait {
    fn foo();
}

Required methods

Implementors