[−][src]Module intercom_common::model
COM library parse model.
Defines the items constructed from the various COM attributes.
Should unify COM attribute expansion and crate parsing for IDL/Manifest/etc. purposes in the future.
Structs
| ComCrate | |
| ComImpl | |
| ComImplVariant | |
| ComInterface | |
| ComInterfaceVariant | |
| ComLibrary | COM library details derived from the |
| ComStruct | Details of a struct marked with |
Enums
| ParseError |
Type Definitions
| ParseResult |