Docs.rs
rustauth-core-0.2.0
rustauth-core 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sebasxsala
Dependencies
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
governor ^0.10
normal
hex ^0.4
normal
hkdf ^0.12
normal
hmac ^0.12
normal
http ^1
normal
indexmap ^2
normal
josekit ^0.10
normal
optional
rand ^0.8
normal
rustauth-oauth ^0.2.0
normal
optional
rustauth-social-providers ^0.2.0
normal
optional
scrypt ^0.11
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
unicode-normalization ^0.1
normal
url ^2
normal
Versions
19.06%
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
has_request_state
rustauth_
core
0.2.0
In rustauth_
core::
context::
request_
state
rustauth_core
::
context
::
request_state
Function
has_
request_
state
Copy item path
Source
pub fn has_request_state() ->
bool
Expand description
Returns true when the current async task has request state.