pub type BytesAttributes = FrameMap<BytesFrame, BytesFrame>;
Available on crate features resp3 and bytes only.
Expand description

Additional information returned alongside a BytesFrame.

Aliased Type§

struct BytesAttributes { /* private fields */ }