Docs.rs
ferro-rs-0.1.88
ferro-rs 0.1.88
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
albertogferrario
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
bcrypt ^0.15
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
dashmap ^6
normal
dotenvy ^0.15
normal
ferro-broadcast ^0.1
normal
ferro-cache ^0.1
normal
ferro-events ^0.1
normal
ferro-inertia ^0.1
normal
optional
ferro-json-ui ^0.1
normal
optional
ferro-lang ^0.1
normal
ferro-macros ^0.1
normal
ferro-notifications ^0.1
normal
ferro-queue ^0.1
normal
ferro-storage ^0.1
normal
form_urlencoded ^1
normal
futures-util ^0.3
normal
http ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-tungstenite ^0.19
normal
hyper-util ^0.1
normal
inventory ^0.3
normal
matchit ^0.8
normal
mime_guess ^2
normal
moka ^0.12
normal
pretty_assertions ^1.4
normal
rand ^0.8
normal
redis ^0.27
normal
regex ^1
normal
sea-orm ^1.0
normal
sea-orm-migration ^1.0
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
sha2 ^0.10
normal
subtle ^2.5
normal
thiserror ^1.0
normal
tokio ^1
normal
utoipa ^5
normal
utoipa-redoc ^6
normal
uuid ^1
normal
validator ^0.20
normal
serial_test ^3
dev
tempfile ^3
dev
Versions
87.19%
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
hash_api_key
ferro_
rs
0.1.88
In ferro_
rs::
api::
api_
key
ferro_rs
::
api
::
api_key
Function
hash_
api_
key
Copy item path
Source
pub fn hash_api_key(raw_key: &
str
) ->
String
Expand description
Compute the SHA-256 hex digest of a raw API key.