Trait rgmk::GameDataRead [] [src]

pub trait GameDataRead: Read + Seek { }

A reader that satisfies the requirements for reading a GameData.

Implementors