Structs§
- Reply
- Represents a parsed reply from a Tron-style bytes string.
Functions§
- add_
to_ reply_ keywords - Adds a key and its associated values to the
keywordsfield of a Reply struct. - parse_
reply - Parses a raw reply byte slice into a Reply struct.
- process_
keywords - Processes the keywords section of a reply line and fills the
keywordfield in the Reply struct.