pub(crate) type MinCaptureList = Vec<CapturedPlace>;Expand description
Part of MinCaptureInformationMap; List of CapturePlaces.
Aliased Typeยง
pub(crate) struct MinCaptureList { /* private fields */ }pub(crate) type MinCaptureList = Vec<CapturedPlace>;Part of MinCaptureInformationMap; List of CapturePlaces.
pub(crate) struct MinCaptureList { /* private fields */ }