Docs.rs
room-cli-3.3.0
room-cli 3.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
knoxio
Dependencies
anyhow ^1
normal
axum ^0.8.8
normal
chrono ^0.4
normal
clap ^4
normal
crossterm ^0.29
normal
futures-util =0.3.31
normal
libc ^0.2
normal
ratatui ^0.30
normal
regex ^1
normal
room-daemon ^3.3.0
normal
room-plugin-taskboard ^3.3.0
normal
room-protocol ^3.3.0
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
tokio ^1
normal
tower-http ^0.6.8
normal
unicode-width ^0.2
normal
uuid ^1
normal
reqwest ^0.13.2
dev
tempfile ^3
dev
tokio-tungstenite ^0.28
dev
Versions
70.15%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
Files
room_cli/
message.rs
1
pub use
room_protocol::
*
;