Cargo Features

InfiniteIterator has no features set by default.

[dependencies]
infinite-iterator = { version = "0.1.0", features = ["std", "alloc"] }
std = alloc
alloc std?

InfiniteIterator has 2 features without comments.