Skip to main content

TroubleStack

Type Alias TroubleStack 

Source
pub type TroubleStack<T> = Stack<'static, TroubleController<T>, DefaultPacketPool>;

Aliased Typeยง

pub struct TroubleStack<T> { /* private fields */ }