Docs.rs
tab-api-0.5.6
tab-api 0.5.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
austinjones
Dependencies
anyhow ^1.0
normal
dirs ^3.0
normal
lifeline ^0.4.0
normal
log ^0.4
normal
nix ^0.19
normal
serde ^1.0
normal
serde_yaml ^0.8
normal
snailquote ^0.3
normal
sysinfo ^0.15
normal
thiserror ^1.0
normal
tokio ^0.2
normal
Versions
61.29%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 client
tab_api
0.5.6
Module client
Module Items
Structs
Enums
In crate tab_
api
tab_api
Module
client
Copy item path
Source
Expand description
Requests and Responses, communicated between
tab-cli
and
tab-daemon
.
Structs
§
Init
Response
An initialization message sent to CLI connections.
Enums
§
Request
A request, sent from a CLI connection to the daemon process.
Response
A response, sent from the daemon process to a connected CLI