Code Specification
-
Formatting: Automatic formatting based on
rustfmt; code within macros must also adhere to this specification. -
Code Quality: Based on
cargo-clippy; all warnings are treated as errors in CI.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Formatting: Automatic formatting based on rustfmt; code within macros must also adhere to this specification.
Code Quality: Based on cargo-clippy; all warnings are treated as errors in CI.