AttachmentType

Type Alias AttachmentType 

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

Aliased Type§

pub struct AttachmentType {
    pub buffer: ZBuf,
}

Fields§

§buffer: ZBuf