Skip to content
  • matu3ba's avatar
    fix(clippy): define and fix clippy lints, add documentation+license · c85d2ef4
    matu3ba authored
    clippy.toml: Add complexity thresholds for cognitive and type and the
    msrv to latest stable Rust.
    crates in members/: Add documentation and licence.
    Some lints could not be autocorrected and Rust could not figure out
    which, so manually correct all of them.
    c85d2ef4
This project manages its dependencies using Cargo. Learn more