Struct wasm_bindgen_shared::StructField
[−]
[src]
pub struct StructField {
pub name: String,
pub readonly: bool,
}Fields
name: String
readonly: bool