Function ascii_cstr_to_str

Source
pub fn ascii_cstr_to_str(s: &[u8]) -> Result<&str, SimpleError>