Docs.rs
hanzo-protocol-0.6.0
hanzo-protocol 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zeekay
Dependencies
base64 ^0.22.1
normal
icu_decimal ^2.0.0
normal
icu_locale_core ^2.0.0
normal
hanzo-mcp-types ^0.6.0
normal
mime_guess ^2.0.5
normal
schemars ^0.8.22
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^3.14
normal
strum ^0.27.2
normal
strum_macros ^0.27.2
normal
sys-locale ^0.3.2
normal
tracing ^0.1.41
normal
ts-rs ^11
normal
uuid ^1
normal
anyhow ^1
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.23.0
dev
Versions
30.44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module num_format
hanzo_
protocol
0.6.0
Module num_
format
Module Items
Functions
In crate hanzo_
protocol
hanzo_protocol
Module
num_
format
Copy item path
Source
Functions
§
format_
si_
suffix
Format token counts to 3 significant figures, using base-10 SI suffixes.
format_
with_
separators
Format a u64 with locale-aware digit separators (e.g. “12345” -> “12,345” for en-US).