Type Alias AttachList

pub type AttachList<'a> = TableRef<'a, AttachListMarker>;
Expand description

Aliased Typeยง

pub struct AttachList<'a> { /* private fields */ }