pub type FrameSet = HashSet<Frame>;
A set struct for frames.
pub struct FrameSet { /* private fields */ }