pub type RonSpots = Ron<Vec<SpotProperties>>;Aliased Type§
#[repr(transparent)]pub struct RonSpots(pub Vec<SpotProperties>);Tuple Fields§
§0: Vec<SpotProperties>pub type RonSpots = Ron<Vec<SpotProperties>>;#[repr(transparent)]pub struct RonSpots(pub Vec<SpotProperties>);0: Vec<SpotProperties>