Docs.rs
hanzo-quant-0.6.1
hanzo-quant 0.6.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zeekay
Dependencies
byteorder ^1.5.0
normal
dispatch2 ^0.3.0
normal
optional
float8 ^0.7.0
normal
half ^2.7.1
normal
hanzo-metal-kernels ^0.10.2
normal
optional
hanzo-ml ^0.10.2
normal
hanzo-nn ^0.10.2
normal
hf-hub ^0.4.3
normal
lazy_static ^1.5
normal
memmap2 ^0.9.9
normal
objc2-foundation ^0.3.2
normal
optional
objc2-metal ^0.3.2
normal
optional
paste ^1.0.15
normal
rayon ^1.11.0
normal
regex ^1.12.2
normal
safetensors ^0.7.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
tracing ^0.1.44
normal
yoke ^0.8.1
normal
cudaforge ^0.1.2
build
optional
Versions
21.18%
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
Skip to main content
Module socket
hanzo_
quant
0.6.1
Module socket
Module Items
Structs
In hanzo_
quant::
distributed
hanzo_quant
::
distributed
Module
socket
Copy item path
Source
Structs
ยง
Client
The Client holds its persistent connection inside a Mutex so that its barrier operations can have mutable access to the stream.
Server
The Server maintains persistent connections.