pub type PointTemplate = PointTemplateDef<Point>;Aliased Type§
pub struct PointTemplate {
pub parent: PointDef<RouteSeg, PointSeg>,
pub child_segment_template: PointSegTemplate,
}Fields§
§parent: PointDef<RouteSeg, PointSeg>§child_segment_template: PointSegTemplate