Type Alias Attachment

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

§User attachment

Aliased Type§

#[repr(transparent)]
pub struct Attachment { pub value: ZBuf, }

Fields§

§value: ZBuf