Function scylla::frame::types::read_string_list[][src]

pub fn read_string_list(buf: &mut &[u8]) -> Result<Vec<String>, ParseError>