Docs.rs
vex-cli-0.3.1
vex-cli 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sandipndev
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
blake3 ^1
normal
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4
normal
crossterm ^0.28
normal
daemonize ^0.5
normal
dirs ^5
normal
qrcode ^0.14
normal
rand ^0.8
normal
ratatui ^0.29
normal
rcgen ^0.13
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
subtle ^2
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
18.31%
of the crate is documented
Go to latest version
Platform
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
Module framing
vex_cli
0.3.1
Module framing
Module Items
Enums
Functions
In crate vex_
cli
vex_cli
Module
framing
Copy item path
Source
Enums
§
VexFrame
Error
Functions
§
recv
Read a length-prefixed JSON frame from
r
.
send
Write a length-prefixed JSON frame to
w
.