Function linefeed::chars::is_ctrl
[−]
[src]
pub fn is_ctrl(c: char) -> bool
Returns whether the given character is a control character.
pub fn is_ctrl(c: char) -> bool
Returns whether the given character is a control character.