Tabular

Trait Tabular 

Source
pub trait Tabular {
    // Required method
    fn tabular_print(&self);
}

Required Methods§

Implementors§