Function ruma::http_headers::is_vchar

source ยท
pub const fn is_vchar(c: char) -> bool
Expand description

Whether the given char is a visible US-ASCII char.