Docs.rs
atomic_websocket-0.7.5
atomic_websocket 0.7.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rabbitson87
Dependencies
async-trait ^0.1.89
normal
bebop ^3.2.3
normal
optional
chrono ^0.4.44
normal
dashmap ^6.1
normal
futures-util ^0.3.32
normal
log ^0.4.29
normal
optional
nanoid ^0.4.0
normal
native_db ^0.8.2
normal
optional
native_model ^0.4.20
normal
optional
rinf ^8.9.1
normal
optional
rustls ^0.23.37
normal
optional
rustls-pemfile ^2.2.0
normal
optional
serde ^1.0.228
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
tokio-rustls ^0.26.4
normal
optional
tokio-tungstenite ^0.28.0
normal
tokio-util ^0.7.18
normal
webpki-roots ^1.0.6
normal
optional
tempfile ^3.26.0
dev
tokio-test ^0.4.5
dev
Versions
62.42%
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
make_atomic_message
atomic_
websocket
0.7.5
In atomic_
websocket::
common
atomic_websocket
::
common
Function
make_
atomic_
message
Copy item path
Source
pub fn make_atomic_message(category:
u16
, datas:
Vec
<
u8
>) ->
Message