Skip to main content

Crate kegani_cli

Crate kegani_cli 

Source
Expand description

Kegani CLI library

Exposes command implementations for integration testing. The binary entry point is in src/main.rs.

Re-exports§

pub use commands::gen::GenKind;
pub use types::MigrateAction;

Modules§

commands
Commands module
types
Shared CLI types