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 5a7645fac1 rust: add comment tags to support documentation
With these, the portion of code within the tags should be included
in the related code-snippets (for frame support documentation) w/o
errors, even if the code within changes. The tags can also work as
a reminder that the existing code is being shown elsewhere, so folks
know documentation might need updates, in case of major changes.
3 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive rust: derive macro for app-layer frame type 4 years ago
src rust: add comment tags to support documentation 3 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 3 years ago
cbindgen.toml quic: Add QUIC App Layer 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago