fast-list 0.1.8

A doubly linked list using SlotMap for improved cache locality, and to solve the ABA problem.
Documentation

fast-list

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 2 of them enabled by default.

default

hashbrown (default)

std (default)

This feature flag does not enable additional features.

unstable

This feature flag does not enable additional features.