Trait wallswitch::PrintWithSpaces
source · pub trait PrintWithSpaces {
// Required method
fn print_with_spaces(&self, spaces: &str);
}Expand description
Print Extension with Debug
Required Methods§
sourcefn print_with_spaces(&self, spaces: &str)
fn print_with_spaces(&self, spaces: &str)
Print Slice [T] with spaces