pub fn has_explicit_parent<S: Into<ExpectedSpan>>(span: S) -> ExpectedAncestryExpand description
Convenience function that returns ExpectedAncestry::HasExplicitParent with
provided name.
pub fn has_explicit_parent<S: Into<ExpectedSpan>>(span: S) -> ExpectedAncestryConvenience function that returns ExpectedAncestry::HasExplicitParent with
provided name.