Docs.rs
buffr-modal-0.1.2
buffr-modal 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mxaddict
Dependencies
anyhow ^1
normal
bitflags ^2
normal
crossterm ^0.29.0
normal
hjkl-buffer ^0.1
normal
hjkl-engine ^0.1
normal
serde ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
winit ^0.30
normal
optional
toml ^1.1
dev
Versions
57.97%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
DEFAULT_TIMEOUT
buffr_
modal
0.1.2
In buffr_
modal::
engine
buffr_modal
::
engine
Constant
DEFAULT_
TIMEOUT
Copy item path
Source
pub const DEFAULT_TIMEOUT:
Duration
;
Expand description
Default ambiguity timeout (vim’s
&timeoutlen
).