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/derive/src
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
11 months ago
..
applayerevent.rs app-layer: use uint8_t consistent for event IDs 2 years ago
applayerframetype.rs rust: derive macro for app-layer frame type 5 years ago
applayerstate.rs rust/applayer: collapse nested if let to remove clippy warning 1 year ago
lib.rs rust: EnumString derive accepts a enum_string_style parameter 11 months ago
stringenum.rs rust: EnumString derive accepts a enum_string_style parameter 11 months ago