TAB_U8

Constant TAB_U8 

Source
pub const TAB_U8: u8 = _; // 9u8
Expand description

The byte representation of a tab character. This constant provides the byte equivalent of the tab character/// for use in low-level operations.