![]() Discard pattern are _dangerous_ is used recklessly. The problem comes from maintenance and when adding new fields. We usually don't get any compiler warnings which may lead to missing spots and confusing behaviors. So I have, in some cases, inline discard to explicitly list all fields. That's a bit more cumbersome to write but hopefully will catch a few things for us in the future. |
||
---|---|---|
.github | ||
aikup | ||
crates | ||
examples | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Installation
How to use
For more information please see the user manual.
Contributing
Want to contribute? See CONTRIBUTING.md to know how.
Note
The name comes from Howard Aiken, an American physicist and a pioneer in computing.