Docs.rs
fedimint-server-0.4.3
fedimint-server 0.4.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
fedimint-aleph-bft ^0.36.0
normal
aleph-bft-types ^0.13.0
normal
anyhow ^1.0.86
normal
async-channel ^2.3.1
normal
async-trait ^0.1.80
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bitcoin ^0.30.2
normal
bitcoin_hashes ^0.12.0
normal
bls12_381 ^0.8.0
normal
bytes ^1.6.0
normal
fedimint-aead =0.4.3
normal
fedimint-api-client =0.4.3
normal
fedimint-core =0.4.3
normal
fedimint-logging =0.4.3
normal
fedimint-metrics =0.4.3
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
hyper ^1
normal
itertools ^0.12.1
normal
jsonrpsee ^0.24.0
normal
once_cell ^1.19.0
normal
parity-scale-codec ^3.6.12
normal
pin-project ^1.1.5
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rcgen =0.13.1
normal
serde ^1.0.203
normal
serde_json ^1.0.120
normal
sha3 ^0.10.8
normal
strum ^0.26
normal
strum_macros ^0.26
normal
subtle ^2.6.1
normal
tar ^0.4.41
normal
fedimint-tbs =0.4.3
normal
thiserror ^1.0.61
normal
fedimint-threshold-crypto ^0.2.1
normal
tokio ^1.38.0
normal
tokio-rustls ^0.24.1
normal
tokio-stream ^0.1.15
normal
tokio-util ^0.7.11
normal
tower ^0.4.13
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
url ^2.5.2
normal
fedimint-build =0.4.3
build
Versions
37.91%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fedimint_
server
0.4.3
In fedimint_
server::
consensus::
api
fedimint_server
::
consensus
::
api
Function
server_endpoints
Copy item path
source
pub fn server_endpoints() ->
Vec
<
ApiEndpoint
<
ConsensusApi
>>