Struct wasm_bindgen_shared::EnumVariant
[−]
[src]
pub struct EnumVariant {
pub name: String,
pub value: u32,
}Fields
name: String
value: u32