ronkathon 0.1.0

Cryptography Educational Foundations
1
2
3
4
5
# List of lints: 
# https://rust-lang.github.io/rust-clippy/master/index.html 

# Don't warn for functions with too many arguments. Default: 7
too-many-arguments-threshold=10