string_from_bytes

Function string_from_bytes 

Source
pub fn string_from_bytes(bytes: &[u8]) -> Option<&str>