Struct wast::kw::string_latin1_utf16
source · pub struct string_latin1_utf16(pub Span);Tuple Fields§
§0: SpanTrait Implementations§
source§impl Clone for string_latin1_utf16
impl Clone for string_latin1_utf16
source§fn clone(&self) -> string_latin1_utf16
fn clone(&self) -> string_latin1_utf16
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more