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