TAB

Constant TAB 

Source
pub const TAB: &'static str;
Expand description

A tab character.

This constant is used to represent a tab character in string or byte operations.