Expand description
Release command - builds production-optimized binaries with codegen mode
This command wraps cargo build --release with the codegen feature flag,
providing optimized production builds with zero runtime overhead.
Structs§
- Release
Args - Release command arguments
Functions§
- execute
- Execute the release command