pub type HopCtx = HopDef<PointSegSelectorCtx, KindSelector>;Aliased Type§
pub struct HopCtx {
pub inclusive: bool,
pub segment_selector: PointSegSelectorCtx,
pub kind_selector: KindSelectorDef<Pattern<BaseKind>, Pattern<Option<CamelCase>>, SpecificSelectorDef<Pattern<Domain>, Pattern<Domain>, Pattern<SkewerCase>, Pattern<SkewerCase>, VersionReq>>,
}Fields§
§inclusive: bool§segment_selector: PointSegSelectorCtx§kind_selector: KindSelectorDef<Pattern<BaseKind>, Pattern<Option<CamelCase>>, SpecificSelectorDef<Pattern<Domain>, Pattern<Domain>, Pattern<SkewerCase>, Pattern<SkewerCase>, VersionReq>>