Type Alias OwnedAttributes

Source
pub type OwnedAttributes = FrameMap<OwnedFrame, OwnedFrame>;
Available on crate feature resp3 only.
Expand description

Additional information returned alongside an OwnedFrame.

Aliased Typeยง

pub struct OwnedAttributes { /* private fields */ }