syster-base 0.3.2-alpha

Core library for SysML v2 and KerML parsing, AST, and semantic analysis
Documentation
1
2
// Re-export file I/O utilities from syntax layer
pub use crate::syntax::parser::{get_extension, load_file, validate_extension};