Type Definition redis_protocol::resp3::types::FrameSet[][src]

pub type FrameSet = HashSet<Frame>;
Expand description

A set struct for frames.