prudent 0.0.2-alpha

Help you make Rust code safer. For both authors and reviewers.
Documentation
1
2
3
4
5
6
7
8
9
10
# Contributing

## GIT branches

No merge pull requests. Instead, rebase on `main`.

## File formatting

- Use `cargo fmt` for Rust source.
- Leave one empty line at the end of Rust, Markdown, Toml, Yaml and any other source/config files.