Expand description
CLI layer for RLM-RS.
Provides the command-line interface using clap, with commands for initializing, managing, and querying RLM state.
Re-exports§
pub use commands::execute;pub use output::OutputFormat;pub use parser::Cli;pub use parser::Commands;