[package] name = "hinted" version = "0.0.1" edition = "2021" authors = ["bend-n "] license = "MIT" repository = "https://github.com/bend-n/hinted" exclude = [".gitignore"] description = "small crate for providing a size hint and exact size on an iterator" [features] nightly = []