[go: up one dir, main page]

fuel-core-storage 0.41.0

Storage types and primitives used by Fuel core protocol.
Documentation
fuel-core-storage-0.41.0 has been yanked.

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.