hexpm-rust
hexpm-rust copied to clipboard
fix clippy warnings
Remove unit value let-bindings and assert_eq comparisons in tests. Use matches! macro instead of match expression in lexer.