pub fn is_explicit_root() -> ExpectedAncestry
Expand description
Convenience function that returns ExpectedAncestry::IsExplicitRoot
.
🛈 Note: This is pre-release documentation
for the upcoming tracing
0.2.0 ecosystem.
For the release documentation, please see docs.rs, instead.
pub fn is_explicit_root() -> ExpectedAncestry
Convenience function that returns ExpectedAncestry::IsExplicitRoot
.