Expand description
FLUXOR
Fluxor_cli is the command-line interface for the Fluxor web framework, enabling rapid project scaffolding and management for Rust applications focused on data science and computing.
Modules§
Structs§
Enums§
Traits§
- Parser
- Parse command-line arguments into
Self
.
Functions§
Derive Macros§
- Parser
- Generates the
Parser
implementation.