Crates.io | intrusive |
lib.rs | intrusive |
version | 0.0.4 |
source | src |
created_at | 2014-12-14 01:18:03.006564 |
updated_at | 2015-12-11 23:53:50.453159 |
description | Proof-of-concept trait for intrusive iterators. |
homepage | |
repository | https://github.com/reem/rust-intrusive.git |
max_upload_size | |
id | 550 |
size | 12,470 |
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:
[dependencies]
intrusive = "*"
Jonathan Reem is the primary author and maintainer of intrusive.
MIT