Docs.rs
dev_api-0.1.28
dev_api 0.1.28
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
emurman
marcusradell
Dependencies
actix-cors ^0.6.1
normal
actix-web ^4
normal
actix-web-httpauth ^0.6.0
normal
chrono ^0.4
normal
derive_more ^0.99.17
normal
futures ^0.3.21
normal
jsonwebtoken ^8
normal
log ^0.4
normal
opentelemetry ^0.17
normal
opentelemetry-otlp ^0.10.0
normal
rand ^0.8.5
normal
rust-argon2 ^1.0.0
normal
serde ^1.0.136
normal
serde_json ^1.0
normal
sqlx ^0.5.13
normal
tonic ^0.6
normal
tracing ^0.1
normal
tracing-actix-web ^0.5.1
normal
tracing-bunyan-formatter ^0.3
normal
tracing-log ^0.1
normal
tracing-opentelemetry ^0.17
normal
tracing-subscriber ^0.3
normal
url ^2.2.2
normal
uuid ^0.8.2
normal
Versions
4.11%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dev_api
0.1.28
In dev_
api::
password
dev_api
::
password
Type Alias
Hash
Copy item path
Source
pub type Hash =
fn
(password: &
str
) ->
Result
<
String
>;