Skip to main content

Module release

Module release 

Source
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§

ReleaseArgs
Release command arguments

Functions§

execute
Execute the release command