Expand description
Standalone callisto CLI binary library target (wrapper feature for callisto-moon).
Re-exports§
pub use cli::Cli;pub use cli::Command;pub use cli::GlobalArgs;pub use cli::OutputFormat;pub use error::format_error_json;pub use error::CliError;pub use output::log_line;pub use output::write_json;pub use runner::CliCommandRunner;