fuel-core-database 0.47.4

The crates contains databases used by Fuel core protocol.
docs.rs failed to build fuel-core-database-0.47.4
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-core-database-0.48.1

The crate fuel-core-storage contains storage types, primitives, tables used by fuel-core. This crate doesn't contain the actual implementation of the storage. It works around the Database and is used by services to provide a default implementation. Primitives defined here are used by services but are flexible enough to customize the logic when the Database is known.