Docs.rs
fedimint-gateway-server-db-0.8.1
fedimint-gateway-server-db 0.8.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bradleystachurski
Dependencies
anyhow ^1.0.98
normal
bitcoin ^0.32.6
normal
erased-serde ^0.4
normal
fedimint-api-client =0.8.1
normal
fedimint-client-module =0.8.1
normal
fedimint-core =0.8.1
normal
fedimint-eventlog =0.8.1
normal
fedimint-gateway-common =0.8.1
normal
fedimint-ln-client =0.8.1
normal
fedimint-ln-common =0.8.1
normal
fedimint-lnv2-common =0.8.1
normal
futures ^0.3.31
normal
lightning-invoice ^0.33.2
normal
rand ^0.8.5
normal
serde ^1.0.219
normal
strum ^0.27
normal
strum_macros ^0.26
normal
tokio ^1.45.1
normal
tracing ^0.1.41
normal
Versions
13.33%
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
get_gatewayd_database_migrations
fedimint_
gateway_
server_
db
0.8.1
fedimint_gateway_server_db
Function
get_
gatewayd_
database_
migrations
Copy item path
Source
pub fn get_gatewayd_database_migrations() ->
BTreeMap
<
DatabaseVersion
,
GeneralDbMigrationFn
>