Crate active_storage

source ·
Expand description

§Store Module

The store module provides a flexible storage abstraction with configurable drivers.

Modules§

Enums§

  • The StoreConfig enum represents configuration options for building a storage system. It includes different variants for various storage options, and the availability of these variants depends on compile-time feature flags.