Skip to main content

BriefDescription

Trait BriefDescription 

Source
pub trait BriefDescription {
    // Required method
    fn brief_description(&self) -> String;
}
Expand description

Helper trait for brief outcome descriptions.

Required Methods§

Implementors§