Module parser

Module parser 

Source

Structs§

Parser

Enums§

ParserError

Functions§

extract_length
Returns Option<(pos, len)> if it can find the length in the fix message otherwise returns None.
read_fix
Returns Some<String> if it can find a potential fix message otherwise returns None Drains the buffer.
read_msg_type
read_version