Trait extabs::Expand

source ·
pub trait Expand {
    fn expandtabs(&self, n: u8) -> String;
}

Required Methods§

Implementations on Foreign Types§

Implementors§