Type Alias zenoh_protocol::zenoh::query::ext::AttachmentType
source · pub type AttachmentType = AttachmentType<{ Attachment::ID }>;Aliased Type§
struct AttachmentType {
pub buffer: ZBuf,
}Fields§
§buffer: ZBuf