Docs.rs
rustyline-with-newest-nix-12.0.0
rustyline-with-newest-nix 12.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
eatradish
Dependencies
bitflags ^2.0
normal
cfg-if ^1.0
normal
fd-lock ^3.0.0
normal
optional
home ^0.5.4
normal
optional
libc ^0.2
normal
log ^0.4
normal
memchr ^2.0
normal
radix_trie ^0.2
normal
optional
regex ^1.5.5
normal
optional
rusqlite ^0.29.0
normal
optional
rustyline-derive ^0.9.0
normal
optional
unicode-segmentation ^1.0
normal
unicode-width ^0.1
normal
assert_matches ^1.2
dev
doc-comment ^0.3
dev
env_logger ^0.10
dev
rand ^0.8
dev
tempfile ^3.1.0
dev
nix ^0.27
normal
signal-hook ^0.3
normal
optional
skim ^0.10
normal
optional
utf8parse ^0.2
normal
clipboard-win ^4.5
normal
scopeguard ^1.1
normal
winapi ^0.3
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
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
rustyline_
with_
newest_
nix
12.0.0
rustyline_with_newest_nix
Type Alias
RepeatCount
Copy item path
Source
pub type RepeatCount =
usize
;
Expand description
The number of times one command should be repeated.