Docs.rs
fedimint-server-0.6.0
fedimint-server 0.6.0
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.95
normal
async-channel ^2.3.1
normal
async-trait ^0.1.85
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bitcoin ^0.32.5
normal
bitcoincore-rpc ^0.19.0
normal
bls12_381 ^0.8.0
normal
bytes ^1.9.0
normal
fedimint-aead =0.6.0
normal
fedimint-api-client =0.6.0
normal
fedimint-bitcoind =0.6.0
normal
fedimint-core =0.6.0
normal
fedimint-logging =0.6.0
normal
fedimint-metrics =0.6.0
normal
fedimint-server-core =0.6.0
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
hyper ^1.5
normal
iroh ^0.30.0
normal
optional
itertools ^0.13.0
normal
jsonrpsee ^0.24.7
normal
parity-scale-codec ^3.7.0
normal
pin-project ^1.1.8
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rayon ^1.10.0
normal
rcgen =0.13.2
normal
serde ^1.0.217
normal
serde_json ^1.0.135
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.6.0
normal
fedimint-threshold-crypto ^0.2.1
normal
tokio ^1.43.0
normal
tokio-rustls ^0.24.1
normal
tokio-stream ^0.1.17
normal
tokio-util ^0.7.13
normal
tower ^0.4.13
normal
tracing ^0.1.41
normal
test-log ^0.2
dev
fedimint-build =0.6.0
build
Versions
33.22%
of the crate is documented
Go to latest version
Platform
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.6.0
fedimint_server
Function
get_config
Copy item path
Source
pub fn get_config(data_dir: &
Path
) ->
Result
<
Option
<
ServerConfig
>>