read_str

Function read_str 

Source
pub fn read_str(buf: &[u8]) -> Result<(&str, usize), Error>