//! Unsafe traits and functions cautiously used in the library but made unsafe to discourage their external use.
pub unsafe
/// This is required to generalize TreeIterator with a single ::new method.
pub unsafe
/// This is required to generalize TreeIterator with a single ::new method.
pub unsafe
/// Makes the reference live longer.
pub unsafe
/// Makes the mutable reference live longer.
pub unsafe