Docs.rs
user_input_with_autocomplete-0.1.2
user_input_with_autocomplete 0.1.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
NishantJoshi00
Dependencies
colored ^2.0.0
normal
crossterm ^0.22.1
normal
serde_json ^1.0.73
normal
ureq ^2.3.1
normal
Versions
54.55%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
user_
input_
with_
autocomplete
0.1.2
All Items
Crate Items
Modules
Crate
user_input_with_autocomplete
Copy item path
Source
Modules
ยง
input
This is a module that contains the struct and functions to get user input from terminal cross-platform, and with autocomplete To use auto complete you need to implement a function that takes a string and returns a string
suggestion