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

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

Encode a length-prefixed UTF-8 string.