Type Alias AttachPoint

pub type AttachPoint<'a> = TableRef<'a, AttachPointMarker>;
Expand description

Part of AttachList

Aliased Typeยง

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