oxirs 0.3.1

Command-line interface for OxiRS - import, export, migration, and benchmarking tools
Documentation
1
2
3
4
5
//! SAMM Aspect Model command implementations (Java ESMF SDK compatible)
//!
//! This module re-exports the public API from the sibling analyzer module.

pub use crate::commands::aspect_analyzer::run;