Docs.rs
better_peekable-0.2.4
better_peekable 0.2.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
weezy20
Dependencies
rand ^0.8.5
dev
Versions
37.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate better_peekable
better_
peekable
0.2.4
All Items
Crate Items
Structs
Traits
Functions
Crate
better_
peekable
Copy item path
Source
Structs
§
BPeekable
A better peekable struct unlike the std version of Peekable, where we hold more than 1 peeked item.
Traits
§
Better
Peekable
An extension trait for
Iterator
s allowing better peeking into the iterator
Functions
§
init