mirror of https://github.com/OISF/suricata
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.
This commit creates a module named "detect" for rule parsing logic. As part of this commit, detect.rs is moved from its toplevel position into the new module. Thus, use crate::detect::detect to refer to items within detect.rs (instead of create::detect). Ticket: 5077 |
3 years ago | |
---|---|---|
.. | ||
.cargo | ||
derive | ||
src | 3 years ago | |
.gitignore | ||
Cargo.toml.in | 3 years ago | |
Makefile.am | 3 years ago | |
cbindgen.toml | 3 years ago | |
rustfmt.toml |