Docs.rs
rustyline-15.0.0
rustyline 15.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kkawakam
gwenn
Dependencies
bitflags ^2.6
normal
cfg-if ^1.0
normal
fd-lock ^4.0.0
normal
optional
home ^0.5.4
normal
optional
libc ^0.2.155
normal
log ^0.4.22
normal
memchr ^2.7
normal
radix_trie ^0.2
normal
optional
regex ^1.10
normal
optional
rusqlite ^0.32.0
normal
optional
rustyline-derive ^0.11.0
normal
optional
unicode-segmentation ^1.0
normal
unicode-width ^0.2.0
normal
assert_matches ^1.2
dev
doc-comment ^0.3
dev
env_logger ^0.11
dev
rand ^0.8
dev
tempfile ^3.1.0
dev
buffer-redux ^1.0
normal
optional
nix ^0.29
normal
signal-hook ^0.3
normal
optional
skim ^0.10
normal
optional
termios ^0.3.3
normal
optional
utf8parse ^0.2
normal
clipboard-win ^5.0
normal
windows-sys ^0.59.0
normal
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustyline
15.0.0
rustyline
Derive Macro
Validator
Copy item path
Source
#[derive(Validator)] {
// Attributes available to this derive:
#[rustyline] }
Available on
crate feature
derive
only.