Other items inwasm_encoder::encoders
pub fn str<'a>(s: &'a str) -> impl Iterator<Item = u8> + 'a
Encode a length-prefixed UTF-8 string.