StackSync

Type Alias StackSync 

Source
pub type StackSync<T> = Stack<T, ArcTK>;

Aliased Type§

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