Stack

Type Alias Stack 

Source
pub type Stack = Stack<Layer>;

Aliased Typeยง

pub struct Stack { /* private fields */ }