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
Jeff Lucovsky 8bfe427a74 rust/detect: Create detect module for rule parsing
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
4 years ago
..
.cargo rust: fix vendor use on MinGW 7 years ago
derive rust/derive: pin proc-macro-crate to v1.1.0. 5 years ago
src rust/detect: Create detect module for rule parsing 4 years ago
.gitignore rust: derive crate: for custom derives 5 years ago
Cargo.toml.in krb: bump up crate version 4 years ago
Makefile.am rust: cbindgen first verifies existing bindings 4 years ago
cbindgen.toml detect: use generic integer functions for iprep 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago