Type Alias AttachmentType

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

Aliased Type§

struct AttachmentType {
    pub buffer: ZBuf,
}

Fields§

§buffer: ZBuf