Docs.rs
hyperstack-server-0.3.2
hyperstack-server 0.3.2
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
adiman9
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
bytes ^1.0
normal
dashmap ^6.1
normal
flate2 ^1.0
normal
futures-util ^0.3
normal
hex ^0.4
normal
http-body-util ^0.1
normal
hyper ^1.6
normal
hyper-util ^0.1
normal
hyperstack-interpreter ^0.3.2
normal
lru ^0.12
normal
opentelemetry ^0.22
normal
optional
opentelemetry-otlp ^0.15
normal
optional
opentelemetry_sdk ^0.22
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.15
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-tungstenite ^0.28
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.23
normal
optional
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
yellowstone-vixen ^0.6.0-alpha.0
normal
yellowstone-vixen-core ^0.6.0-alpha.0
normal
yellowstone-vixen-proto ^0.6.0-alpha.0
normal
yellowstone-vixen-yellowstone-grpc-source ^0.6.0-alpha.0
normal
Versions
40.86%
of the crate is documented
Platform
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
GZIP_MAGIC
hyperstack_
server
0.3.2
In hyperstack_
server::
compression
hyperstack_server
::
compression
Constant
GZIP_
MAGIC
Copy item path
Source
pub const GZIP_MAGIC: [
u8
;
2
];
Expand description
Gzip magic bytes - used by clients to detect compressed frames.