zenoh_protocol::zenoh::query::ext

Type Alias Attachment

Source
pub type Attachment = ZExtZBuf<{ _ }>;
Expand description

§User attachment

Aliased Type§

struct Attachment {
    pub value: ZBuf,
}

Fields§

§value: ZBuf