zenoh_protocol::zenoh::query::ext

Type Alias AttachmentType

source
pub type AttachmentType = AttachmentType<{ Attachment::ID }>;

Aliased Type§

struct AttachmentType {
    pub buffer: ZBuf,
}

Fields§

§buffer: ZBuf