Docs.rs
cli-ui-0.1.0
cli-ui 0.1.0
Permalink
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
exact_chars
cli_ui
0.1.0
In cli_
ui::
prompt::
validate
cli_ui
::
prompt
::
validate
Function
exact_
chars
Copy item path
Source
pub fn exact_chars(n:
usize
) ->
Validator
Expand description
Exact length in characters.