iterator sizing lib
1
2
3
4
5
6
7
8
9
[package]
name = "hinted"
version = "0.0.0"
edition = "2021"
authors = ["bend-n <[email protected]>"]
license = "MIT"
repository = "https://github.com/bend-n/hinted"
exclude = [".gitignore"]
description = "small crate for providing a size hint on an iterator"