You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust
Jason Ish 91402f9fba rust(lint): remove manual implement of map method
Using `if let` expressions in these cases is better expressed
by the map method, and considered idiomatic Rust for this usage.
4 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust(lint): remove manual implement of map method 4 years ago
.gitignore
Cargo.toml.in modbus: fix quantity and count calculation 5 years ago
Makefile.am install: makefile target to install libraries 5 years ago
cbindgen.toml modbus: move from C to rust 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago