# Fuel Storage [![build](https://github.com/FuelLabs/fuel-vm/actions/workflows/ci.yml/badge.svg)](https://github.com/FuelLabs/fuel-vm/actions/workflows/ci.yml) [![crates.io](https://img.shields.io/crates/v/fuel-storage?label=latest)](https://crates.io/crates/fuel-storage) [![docs](https://docs.rs/fuel-storage/badge.svg)](https://docs.rs/fuel-storage/) [![discord](https://img.shields.io/badge/chat%20on-discord-orange?&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/xfpK4Pe) Storage traits for Fuel storage-backed data structures. The storage abstraction is used to connect FuelVM, `fuel-merkle`, and `fuel-core` together without direct access.