mf_model/
types.rs

1pub type NodeId = Box<str>;
2pub enum ContentEnum {}