file-storage 0.4.0

This library aids in accessing file-like storage.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# file-storage

This library aids in accessing file-like storage.

## Features & Dependencies

Features & Dependencies

    file-storage = "0.4.0"

## Primary Features

    tempfile    # allows creation of local temporary files & folders
    r2          # allows access to Cloudflare R2 via the AWS S3 SDK