Expand description
Common types shared between disposition_model and disposition_ir.
Modules§
Macros§
- id
- Returns an
Idvalidated at compile time.
Structs§
- Id
- Unique identifier for any entity in the diagram,
Cow<'static, str>newtype. - IdInvalid
Fmt - Error indicating
Idprovided is not in the correct format. - Map
- A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.