pub const fn is_vchar(c: char) -> boolAvailable on crate feature
api only.Expand description
Whether the given char is a visible US-ASCII char.
pub const fn is_vchar(c: char) -> boolapi only.Whether the given char is a visible US-ASCII char.