pub type SetCtx = SetDef<PointCtx>;Aliased Type§
pub struct SetCtx {
pub point: PointDef<RouteSeg, PointSegCtx>,
pub properties: SetProperties,
}Fields§
§point: PointDef<RouteSeg, PointSegCtx>§properties: SetPropertiespub type SetCtx = SetDef<PointCtx>;pub struct SetCtx {
pub point: PointDef<RouteSeg, PointSegCtx>,
pub properties: SetProperties,
}point: PointDef<RouteSeg, PointSegCtx>§properties: SetProperties