syster-base 0.1.11-alpha

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