[][src]Module wasm_bindgen_backend::defined

Enums

ImportedTypeKind

Traits

ImportedTypeDefinitions

Iterate over definitions of imported types in the AST.

ImportedTypeReferences

Iterate over references to imported types in the AST.

ImportedTypes

Iterate over definitions of and references to imported types in the AST.

RemoveUndefinedImports

Remove any methods, statics, &c, that reference types that are not defined.