Expand description
Module containing the word parser and response types.
Structs§
- Word
Attribute - Represents a key-value pair in a Mikrotik [
Sentence].
Enums§
- Word
- Represents a word in a Mikrotik [
Sentence]. - Word
Category - Represents the type of of a response.
The type is derived from the first
Wordin a [Sentence]. Valid types are!done,!re,!trap, and!fatal. - Word
Error - Represents an error that occurred while parsing a
Word.