3 Repositories
Rust cursor Libraries
An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator.
multipeek An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator. Check out the documentation for more
20 Jul 16, 2022
A more free Rust-Iterator.
CURSOR A more free Rust-Iterator. | Examples | Docs | Latest Note | [dependencies] cursor = "1.0.0" Example use cursor::*; fn example7() - u8 {
4 Jun 1, 2022
Cross platform terminal library rust
Cross-platform Terminal Manipulation Library Crossterm is a pure-rust, terminal manipulation library that makes it possible to write cross-platform te
2.1k Jan 2, 2023