pub type PatternBlockCtx = PatternBlockDef<PointCtx>;Aliased Type§
pub enum PatternBlockCtx {
Any,
None,
Pattern(SubstancePatternDef<PointDef<RouteSeg, PointSegCtx>>),
}pub type PatternBlockCtx = PatternBlockDef<PointCtx>;pub enum PatternBlockCtx {
Any,
None,
Pattern(SubstancePatternDef<PointDef<RouteSeg, PointSegCtx>>),
}