Docs.rs
devimint-0.5.0
devimint 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
anyhow ^1.0.93
normal
axum ^0.7.7
normal
bitcoin ^0.32.4
normal
bitcoincore-rpc ^0.19.0
normal
clap ^4.5.20
normal
fedimint-cln-rpc ^0.5.0
normal
esplora-client ^0.10.0
normal
fedimint-api-client =0.5.0
normal
fedimint-bitcoind =0.5.0
normal
fedimint-client =0.5.0
normal
fedimint-core =0.5.0
normal
fedimint-ln-client =0.5.0
normal
fedimint-ln-server =0.5.0
normal
fedimint-lnv2-common =0.5.0
normal
fedimint-lnv2-server =0.5.0
normal
fedimint-logging =0.5.0
normal
fedimint-meta-server =0.5.0
normal
fedimint-mint-common =0.5.0
normal
fedimint-mint-server =0.5.0
normal
fedimint-portalloc =0.5.0
normal
fedimint-server =0.5.0
normal
fedimint-testing =0.5.0
normal
fedimint-unknown-server =0.5.0
normal
fedimint-wallet-client =0.5.0
normal
fedimint-wallet-server =0.5.0
normal
fedimintd =0.5.0
normal
fs-lock ^0.1.6
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
itertools ^0.13.0
normal
fedimint-ln-gateway =0.5.0
normal
nix ^0.29.0
normal
rand ^0.8.5
normal
semver ^1.0.23
normal
serde ^1.0.214
normal
serde_json ^1.0.132
normal
tokio ^1.41.1
normal
fedimint-tonic-lnd ^0.2.0
normal
tower-http ^0.6.1
normal
tracing ^0.1.40
normal
fedimint-build =0.5.0
build
Versions
12.95%
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
devimint
0.5.0
In devimint::
cli
devimint
::
cli
Function
write_ready_file
Copy item path
Source
pub async fn write_ready_file<T>( global: &
Global
, result:
Result
<T>, ) ->
Result
<T>