pub type BytesAttributes = FrameMap<BytesFrame, BytesFrame>;
Available on crate features
resp3
and bytes
only.Expand description
Additional information returned alongside a BytesFrame.
Aliased Typeยง
pub struct BytesAttributes { /* private fields */ }