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