Function rust_utils::str_from_ascii

source ·
pub fn str_from_ascii(bytes: &[u8]) -> Option<&str>
Available on crate feature ascii only.