Function wasm_msgpack::decode::read_str

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