Docs.rs
fuel-core-sync-0.40.0
fuel-core-sync 0.40.0
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
fuel-core-services ^0.40.0
normal
fuel-core-types ^0.40.0
normal
futures ^0.3
normal
mockall ^0.11
normal
optional
rand ^0.8
normal
tokio ^1.27
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
mockall ^0.11
dev
test-case ^3.3
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
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_
core_
sync
0.40.0
Module service
Module Items
Structs
Functions
In crate fuel_
core_
sync
fuel_core_sync
Module
service
Copy item path
source
Expand description
Service utilities for running fuel sync.
Structs
§
Sync
Task
Task for syncing heights. Contains import task as a child task.
Functions
§
new_
service
Creates an instance of runnable sync service.