Introduction
1.
Managing PRs
1.1.
Testing
1.2.
Style Enforcement
1.3.
Code Smells
1.4.
Code Coverage
2.
Managing Releases
2.1.
CHANGELOG
2.2.
Publishing Crates
2.3.
Prebuilt Binaries
2.4.
API Documentation
3.
Wrangling Dependencies
3.1.
Keeping Up on Dependencies
Light
(default)
Rust
Coal
Navy
Ayu
Crate CI
Managing Releases
The goal of this section is to help you in
releasinag early and releasing often
.