Function wasm_encoder::encoders::str[][src]

pub fn str<'a>(s: &'a str) -> impl Iterator<Item = u8> + 'a

Encode a length-prefixed UTF-8 string.