[][src]Trait wasm_webidl_bindings::ast::WebidlTypeId

pub trait WebidlTypeId: Into<WebidlCompoundType> {
    type Id: Into<Id<WebidlCompoundType>>;
}

Associated Types

Loading content...

Implementors

Loading content...