Type Alias redis_protocol::resp3::types::RangeAttributes
source · pub type RangeAttributes = FrameMap<RangeFrame, RangeFrame>;Available on crate feature
resp3 only.Expand description
Additional information returned alongside an RangeFrame.
Aliased Type§
struct RangeAttributes { /* private fields */ }