Trait moo::Moo [] [src]

pub trait Moo {
    fn moo(&self) -> ! { ... }
}

Provided Methods

Implementors