kvarn_chute

Struct IndentIndenter

source
pub struct IndentIndenter<'a> { /* private fields */ }

Trait Implementations§

source§

impl<'a> Debug for IndentIndenter<'a>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for IndentIndenter<'_>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementations§