pub type LeftItem<T, S> = (T, Option<<S as Storage<T>>::Node>);
Type of the value returned by Node::pop_left.
Node::pop_left