# Functions
New creates a new Dissector from a tokenized string.
# Structs
Dissector is a tokenizer based on the Dissect syntax as defined at: https://www.elastic.co/guide/en/logstash/current/plugins-filters-dissect.html.
# Type aliases
Map represents the keys and their values extracted with the defined tokenizer.
No description provided by the author