pub type FrameMap = HashMap<Frame, Frame>;
A map struct for frames.
pub struct FrameMap { /* private fields */ }