Struct wasm_bindgen_shared::CustomTypeName [] [src]

pub struct CustomTypeName {
    pub descriptor: char,
    pub name: String,
}

Fields

Trait Implementations

Auto Trait Implementations