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/sys
Philippe Antoine 8eaced3c1e rust: move AppLayerResult definition to C
and bindgen it to rust

Will make easier the bindgen of RustParser structure which uses
a callback which uses AppLayerResult

Keep From<> impl in sys crate that defines it
6 months ago
..
src rust: move AppLayerResult definition to C 6 months ago
Cargo.toml.in rust/sys: stub in suricata-sys crate for Rust bindings to C 1 year ago
Makefile.am rust/sys: stub in suricata-sys crate for Rust bindings to C 1 year ago