Function linefeed::chars::is_ctrl

source ·
pub fn is_ctrl(c: char) -> bool
Expand description

Returns whether the given character is a control character.