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
Jason Ish 8f22e55678 rust/sys: stub in suricata-sys crate for Rust bindings to C
Follow Rust convention of using a "sys" crate for bindings to C
functions. The bindings don't exist yet, but will be generated by
bindgen and put into this crate.

Ticket: #7341
6 months ago
..
src rust/sys: stub in suricata-sys crate for Rust bindings to C 6 months ago
Cargo.toml.in rust/sys: stub in suricata-sys crate for Rust bindings to C 6 months ago
Makefile.am rust/sys: stub in suricata-sys crate for Rust bindings to C 6 months ago