Struct heapless::pool::Node [−][src]
pub struct Node<T> { /* fields omitted */ }Expand description
Unfortunate implementation detail required to use the
Pool.grow_exact method
pub struct Node<T> { /* fields omitted */ }Unfortunate implementation detail required to use the
Pool.grow_exact method