Expand description
Library implementation for the Caelix command-line generator.
Structs§
- Feature
Name - 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_tomlpublic API operation. - render_
controller - Runs the
render_controllerpublic API operation. - render_
feature_ module - Runs the
render_feature_modulepublic API operation. - render_
service - Runs the
render_servicepublic API operation. - run_
from - Runs the
run_frompublic API operation. - run_
from_ env - Runs the
run_from_envpublic API operation.
Type Aliases§
- Result
- Public Caelix type alias
Result.