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
Juliana Fajardini e0dd1820c2 sip: apply rustfmt to a few functions
Our current rust code isn't always documentation friendly when it
comes to using code snippets. Used rustfmt to apply rust default
formatting on functions that we wanted to show in our documentation
for Frame support
4 years ago
..
.cargo
derive rust: derive macro for app-layer frame type 4 years ago
src sip: apply rustfmt to a few functions 4 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in rust/ntp: upgrade dependency on ntp-parser 4 years ago
Makefile.am build: remove configure check for cargo vendor 4 years ago
cbindgen.toml quic: Add QUIC App Layer 4 years ago
rustfmt.toml