Constant VT
pub const VT: char = '\u{b}';
Available on crate features
__ecma
and __utils
only.Expand description
U+000B VERTICAL TAB, abbreviated <VT>
.
pub const VT: char = '\u{b}';
__ecma
and __utils
only.U+000B VERTICAL TAB, abbreviated <VT>
.