Skip to main content

MinCaptureList

Type Alias MinCaptureList 

Source
pub(crate) type MinCaptureList = Vec<CapturedPlace>;
Expand description

Part of MinCaptureInformationMap; List of CapturePlaces.

Aliased Typeยง

pub(crate) struct MinCaptureList { /* private fields */ }