[go: up one dir, main page]

Type Definition rpds::stack::StackSync[][src]

pub type StackSync<T> = Stack<T, ArcK>;

Implementations