Lots of thanks to jjbott's and tfausak's octane implementations.
For another Rust flavored Rocket League parser go check out: nickbabcock's boxcars crate.
This project is an Rocket League Replay Parser written in Rust.
This project uses the nom library's parser combinators for quick and hopefully easily maintainable parsing.
This library currently does not parse the network stream, but this is the next major feature being worked on.