Type Alias go_vm::types::StringObj

source ·
pub type StringObj = SliceObj<Elem8>;

Aliased Type§

struct StringObj { /* private fields */ }

Implementations§