Docs.rs
fuel-indexer-postgres-0.24.3
fuel-indexer-postgres 0.24.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
bigdecimal ^0.3
normal
chrono ^0.4.24
normal
fuel-indexer-database-types ^0.24.3
normal
fuel-indexer-lib ^0.24.3
normal
fuel-indexer-macro-utils ^0.24.3
normal
fuel-indexer-metrics ^0.24.3
normal
sqlx ^0.6
normal
tracing ^0.1
normal
uuid ^1.3
normal
Versions
10%
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
☰
fuel_indexer_postgres
0.24.3
?
Function
fuel_indexer_postgres
::
run_migration
source
·
[
−
]
pub async fn run_migration(conn: &mut PoolConnection<Postgres>) -> Result<
()
>