create_storage

Function create_storage 

Source
pub async fn create_storage(
    config: StorageConfig,
) -> Result<Box<dyn StorageBackend>>
Expand description

Create a storage backend based on configuration