Docs.rs
fedimint-server-0.5.2
fedimint-server 0.5.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
fedimint-aleph-bft ^0.36.0
normal
anyhow ^1.0.93
normal
async-channel ^2.3.1
normal
async-trait ^0.1.83
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bitcoin ^0.32.4
normal
bitcoincore-rpc ^0.19.0
normal
bls12_381 ^0.8.0
normal
bytes ^1.7.2
normal
fedimint-aead =0.5.2
normal
fedimint-api-client =0.5.2
normal
fedimint-bitcoind =0.5.2
normal
fedimint-core =0.5.2
normal
fedimint-logging =0.5.2
normal
fedimint-metrics =0.5.2
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
hyper ^1.5
normal
itertools ^0.13.0
normal
jsonrpsee ^0.24.7
normal
parity-scale-codec ^3.6.12
normal
pin-project ^1.1.7
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rayon ^1.10.0
normal
rcgen =0.13.1
normal
serde ^1.0.214
normal
serde_json ^1.0.132
normal
sha3 ^0.10.8
normal
strum ^0.26
normal
strum_macros ^0.26
normal
subtle ^2.6.1
normal
tar ^0.4.43
normal
fedimint-tbs =0.5.2
normal
fedimint-threshold-crypto ^0.2.1
normal
tokio ^1.41.1
normal
tokio-rustls ^0.24.1
normal
tokio-util ^0.7.12
normal
tower ^0.4.13
normal
tracing ^0.1.40
normal
fedimint-dummy-common =0.5.2
dev
fedimint-dummy-server =0.5.2
dev
fedimint-portalloc =0.5.2
dev
fedimint-testing-core =0.5.2
dev
test-log ^0.2
dev
fedimint-build =0.5.2
build
Versions
37.47%
of the crate is documented
Go to latest version
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
fedimint_
server
0.5.2
In fedimint_
server::
config::
api
fedimint_server
::
config
::
api
Function
server_endpoints
Copy item path
Source
pub fn server_endpoints() ->
Vec
<
ApiEndpoint
<
ConfigGenApi
>>