Function ruma_common::http_headers::is_token
source ยท pub fn is_token(bytes: &[u8]) -> bool
Expand description
Whether the given bytes slice is a token
.
pub fn is_token(bytes: &[u8]) -> bool
Whether the given bytes slice is a token
.