Docs.rs
embedded-websocket-0.9.4
embedded-websocket 0.9.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ninjasource
Dependencies
base64 ^0.13.1
normal
byteorder ^1.5.0
normal
futures ^0.3.31
normal
heapless ^0.7.16
normal
httparse ^1.9.5
normal
rand_core ^0.6.4
normal
sha1 ^0.10.6
normal
bytes ^1.9.0
dev
rand ^0.8.5
dev
tokio ^1.42.0
dev
tokio-util ^0.7.13
dev
Versions
51.08%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
embedded_
websocket
0.9.4
WebSocket
Type
Implementors
In crate embedded_
websocket
embedded_websocket
Trait
WebSocketType
Copy item path
Source
pub trait WebSocketType { }
Implementors
§
Source
§
impl
WebSocketType
for
Client
Source
§
impl
WebSocketType
for
Server