Docs.rs
embedded-websocket-0.9.3
embedded-websocket 0.9.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ninjasource
Dependencies
base64 ^0.13.1
normal
byteorder ^1.4.3
normal
futures ^0.3.28
normal
heapless ^0.7.16
normal
httparse ^1.8.0
normal
rand_core ^0.6.4
normal
sha1 ^0.10.5
normal
bytes ^1.4.0
dev
rand ^0.8.5
dev
tokio ^1.28.2
dev
tokio-util ^0.7.8
dev
Versions
49.63%
of the crate is documented
Go to latest version
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
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
☰
WebSocketType
Implementors
In embedded_websocket
?
Trait
embedded_websocket
::
WebSocketType
source
·
[
−
]
pub trait WebSocketType { }
Implementors
§
source
§
impl
WebSocketType
for
Client
source
§
impl
WebSocketType
for
Server