Trait chiral_data::Info

source ·
pub trait Info {
    fn info(&self) -> String;
}

Required Methods§

Implementors§