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

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

Encode a length-prefixed UTF-8 string.