Skip to main content

PARSER_KIND

Constant PARSER_KIND 

Source
pub const PARSER_KIND: &str = "tls-handshake";
Available on crate feature tls only.
Expand description

Stable identifier for the handshake aggregator. Plan 118 §4 — makes the slug available via crate::parser_kinds::TLS_HANDSHAKE so consumers don’t have to write the magic string.