pub struct Node<T> { /* private fields */ }Expand description
Unfortunate implementation detail required to use the
Pool.grow_exact method
pub struct Node<T> { /* private fields */ }Unfortunate implementation detail required to use the
Pool.grow_exact method