FrameSet

Type Alias FrameSet 

Source
pub type FrameSet = HashSet<Frame>;
Available on non-crate feature index-map only.
Expand description

A set struct for frames.

Aliased Typeยง

pub struct FrameSet { /* private fields */ }