1 2 3 4 5
# Functors in Rust This crate provides functors in Rust, including implementations for all collections in [`std::collections`](https://doc.rust-lang.org/std/collections/).