token_deque 0.1.0

A double-ended queue backed by a vector that allows access to interior values.
Documentation

Token List

A data structure similar to std::collections::LinkedList, but it allows retrieval and removal of interior nodes by means of a Token.

Code of Conduct

The maintainers of this project follow the Code of Conduct established by the Rust Programming Language team. If moderation is required, please contact the maintainers.

Maintainers

  • John VanEnk <@sw17ch>