docs.rs failed to build fuel-indexer-utils-0.25.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
fuel-indexer-utils-0.24.3
Fuel Indexer Utilities
Quickstart: prelude
You can quickly bootstrap an indexer by using types and traits from the prelude
module.
# #[allow(unused)]
use fuel_indexer_utils::prelude::*;