Docs.rs
cli-ui-0.1.0
cli-ui 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
03 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
NameOfShadow
Dependencies
anstream ^1
normal
anstyle ^1
normal
cli-ui-derive ^0.1.0
normal
crossterm ^0.29
normal
windows-sys ^0.61
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module path
cli_ui
0.1.0
Module path
Module Items
Structs
Functions
In cli_
ui::
prompt
cli_ui
::
prompt
Module
path
Copy item path
Source
Expand description
Filesystem path picker — built on the
Prompt
trait.
Structs
§
Path
Prompt
Builder returned by
path()
.
Functions
§
path
Pick a filesystem path with Tab completion. Defaults to the current working directory.