Re-exports§
pub use commands::Cli;
pub use commands::CliCommands;
pub use commands::cosmian_main;
Modules§
Macros§
- cli_
bail - Return early with an error if a condition is not satisfied.
- cli_
ensure - Return early with an error if a condition is not satisfied.
- cli_
error - Construct a server error from a string.