Module peppi::serde::de[][src]

Structs

Wrapper for a frame event. Contains the event ID (PortId for per-port events, FrameId for other events like items).

Just a frame index, with no port number.

Options for parsing replays.

Frame index plus port number and is_follower flag (for ICs).

Traits

Callbacks for events encountered while parsing a replay.

Functions

Parses a Slippi replay from r, passing events to the callbacks in handlers as they occur.