Skip to main content

Crate caelix_cli

Crate caelix_cli 

Source
Expand description

Library implementation for the Caelix command-line generator.

Structs§

FeatureName
Public Caelix type FeatureName.

Enums§

CliError
Public Caelix enumeration CliError.
CliOutcome
Public Caelix enumeration CliOutcome.

Functions§

render_app_cargo_toml
Runs the render_app_cargo_toml public API operation.
render_controller
Runs the render_controller public API operation.
render_feature_module
Runs the render_feature_module public API operation.
render_service
Runs the render_service public API operation.
run_from
Runs the run_from public API operation.
run_from_env
Runs the run_from_env public API operation.

Type Aliases§

Result
Public Caelix type alias Result.