Function ruma::http_headers::is_token_string
source ยท pub fn is_token_string(s: &str) -> bool
Expand description
Whether the given string is a token
.
pub fn is_token_string(s: &str) -> bool
Whether the given string is a token
.