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