pub type RangeAttributes = FrameMap<RangeFrame, RangeFrame>;
Available on crate feature
resp3
only.Expand description
Additional information returned alongside an RangeFrame.
Aliased Typeยง
pub struct RangeAttributes { /* private fields */ }