Skip to main content

Crate morphir_core

Crate morphir_core 

Source

Re-exports§

pub use naming::Word;
pub use naming::intern;
pub use naming::resolve;

Modules§

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.