ruma_
common
0.15.0
In ruma_
common::
http_
headers
ruma_common
::
http_headers
Function
is_vchar
Copy item path
Source
pub const fn is_vchar(c:
char
) ->
bool
Expand description
Whether the given char is a
visible US-ASCII char
.