Module parser

Module parser 

Source

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 keywords field 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 keyword field in the Reply struct.