Docs.rs
wsocket-0.3.1
wsocket 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MarcelCoding
Dependencies
base64 ^0.22
normal
optional
http-body-util ^0.1
normal
optional
hyper ^1.6
normal
optional
hyper-util ^0.1
normal
optional
pin-project-lite ^0.2
normal
optional
rand ^0.9
normal
optional
sha1 ^0.10
normal
optional
thiserror ^2.0
normal
tokio ^1.43
normal
tracing ^0.1
normal
tokio ^1.43
dev
Versions
27.66%
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
wsocket
0.3.1
wsocket
Function
is_upgrade_request
Copy item path
Source
pub fn is_upgrade_request<B>(request: &
Request
<B>) ->
bool