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
Jason Ish ea1338b464 rust: function macro now returns the function name
Borrow a macro from https://github.com/popzxc/stdext-rs that
will give us the Rust function name in SCLog messages in Rust.

As this trick only works on Rust 1.38 and newer, keep the old
macro around and set a feature based on a Rust version test
done during ./configure.
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust: function macro now returns the function name 5 years ago
.gitignore
Cargo.toml.in rust: function macro now returns the function name 5 years ago
Makefile.am rust: only run cbindgen if needed 5 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago