Docs.rs
fedimint-server-core-0.8.1
fedimint-server-core 0.8.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bradleystachurski
Dependencies
anyhow ^1.0.98
normal
async-trait ^0.1.88
normal
bls12_381 ^0.8.0
normal
fedimint-api-client =0.8.1
normal
fedimint-core =0.8.1
normal
fedimint-logging =0.8.1
normal
futures ^0.3.31
normal
group ^0.13.0
normal
tokio ^1.45.1
normal
tracing ^0.1.41
normal
Versions
51.27%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
check_auth
fedimint_
server_
core
0.8.1
In fedimint_
server_
core::
net
fedimint_server_core
::
net
Function
check_
auth
Copy item path
Source
pub fn check_auth( context: &mut
ApiEndpointContext
<'_>, ) ->
ApiResult
<
GuardianAuthToken
>