pub type SetVar = SetDef<PointVar>;Aliased Type§
pub struct SetVar {
pub point: PointDef<RouteSegVar, PointSegVar>,
pub properties: SetProperties,
}Fields§
§point: PointDef<RouteSegVar, PointSegVar>§properties: SetPropertiespub type SetVar = SetDef<PointVar>;pub struct SetVar {
pub point: PointDef<RouteSegVar, PointSegVar>,
pub properties: SetProperties,
}point: PointDef<RouteSegVar, PointSegVar>§properties: SetProperties