Proof-of-concept trait for intrusive iterators.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
toml
[dependencies]
intrusive = "*"
Jonathan Reem is the primary author and maintainer of intrusive.
MIT