Docs.rs
tmux-lib-0.2.1
tmux-lib 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
graelo
Dependencies
async-std ^1
normal
nom ^7
normal
serde ^1.0
normal
thiserror ^1
normal
Versions
89.74%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Module error
Enums
Functions
?
Module
tmux_lib
::
error
source
·
[
−
]
Enums
Error
Describes all errors variants from this crate.
Functions
check_empty_process_output
Ensure that the output’s stdout and stderr are empty, indicating the command had succeeded.
map_add_intent
Convert a nom error into an owned error and add the parsing intent.