pub type wasm_mutability_t = u8;

Trait Implementations§

source§

impl From<wasm_mutability_enum> for wasm_mutability_t

source§

fn from(other: wasm_mutability_enum) -> Self

Converts to this type from the input type.