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