Skip to main contentCrate morphir_core
Source pub use naming::Word;pub use naming::intern;pub use naming::resolve;
- data_value
- Pure validation of closed JSON data against Morphir type declarations.
- error
- Error types for Morphir models
- format_version
- Shared Morphir IR
formatVersion contract from v3 onward. - ir
- Morphir IR module.
- metadata
- Pure, expanded linked-metadata facts and their authored assertions.
- migration
- Typed migration between concrete Morphir IR versions.
- naming
- node_address
- Draft, storage-independent addresses for semantic IR nodes.
- traversal
- Cursor-aware visitors for the concrete Classic and v4 IR models.