Docs.rs
hitbox-http-0.2.0
hitbox-http 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
singulared
Dependencies
actix-router ^0.5
normal
async-trait ^0.1
normal
axum ^0.8
normal
bytes ^1
normal
chrono ^0.4
normal
futures ^0.3
normal
hex ^0.4
normal
hitbox ^0.2
normal
hitbox-backend ^0.2
normal
http ^1.3
normal
http-body ^1
normal
http-body-util ^0.1
normal
http-serde ^2.1.1
normal
hyper ^1.6
normal
jaq-core ^2.1.0
normal
jaq-json ^1.1.0
normal
jaq-std ^2.1.0
normal
pin-project ^1
normal
prost ^0.14
normal
prost-reflect ^0.16
normal
protox ^0.9
normal
regex ^1
normal
rkyv ^0.8
normal
optional
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
serde_qs ^0.15
normal
sha2 ^0.10
normal
bincode ^2
dev
criterion ^0.8
dev
hitbox-core ^0.2
dev
rkyv ^0.8
dev
ron ^0.12.0
dev
tokio ^1
dev
Versions
100%
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
apply_hash
hitbox_
http
0.2.0
In hitbox_
http::
extractors::
transform
hitbox_http
::
extractors
::
transform
Function
apply_
hash
Copy item path
Source
pub fn apply_hash(value: &
str
) ->
String
Expand description
Apply SHA256 hash to value (truncated to 16 hex chars).