scylla::frame::types

Function read_string

Source
pub fn read_string<'a>(buf: &mut &'a [u8]) -> Result<&'a str, ParseError>