[][src]Function dinotree_alg::analyze::assert_invariants

#[must_use]
pub fn assert_invariants<A: Axis, N: Node>(tree: &DinoTree<A, N>) -> bool

Returns false if the tree's invariants are not met.