suricata/rust/derive
Philippe Antoine 454f73b445 rust: EnumString derive accepts a enum_string_style parameter
So that http2.frametype and http2.errorcode can use EnumString
without changing the format, as they used UPPERCASE instead of
the default EnumString snake_case
2025-10-14 19:40:52 +02:00
..
src rust: EnumString derive accepts a enum_string_style parameter 2025-10-14 19:40:52 +02:00
.gitignore rust: derive crate: for custom derives 2021-09-01 08:33:52 +02:00
Cargo.toml.in cargo: add description and license 2024-04-12 11:45:45 +02:00