Docs.rs
embedded-websocket-embedded-io-0.1.0
embedded-websocket-embedded-io 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
LimpidCrypto
Dependencies
base64 ^0.22.1
normal
byteorder ^1.5.0
normal
embedded-io-async ^0.6.1
normal
optional
futures ^0.3.30
normal
heapless ^0.8.0
normal
httparse ^1.9.4
normal
rand_core ^0.6.4
normal
sha1 ^0.10.6
normal
bytes ^1.7.1
dev
embedded-io-adapters ^0.6.1
dev
rand ^0.8.5
dev
tokio ^1.39.2
dev
tokio-util ^0.7.11
dev
Versions
50.71%
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
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
embedded_
websocket_
embedded_
io
0.1.0
WebSocket
Type
Implementors
In crate embedded_
websocket_
embedded_
io
embedded_websocket_embedded_io
Trait
WebSocketType
Copy item path
Source
pub trait WebSocketType { }
Implementors
§
Source
§
impl
WebSocketType
for
Client
Source
§
impl
WebSocketType
for
Server