file-storage

Crates.iofile-storage
lib.rsfile-storage
version0.7.0-rc.1
created_at2025-01-19 13:01:51.240037+00
updated_at2026-01-16 12:43:07.570134+00
descriptionThis library aids in accessing file-like storage.
homepagehttps://github.com/nikdeapen/file-storage
repositoryhttps://github.com/nikdeapen/file-storage
max_upload_size
id1522800
size147,157
Nik Deapen (nikdeapen)

documentation

README

file-storage

This library aids in accessing file-like storage.

Features & Dependencies

file-storage = "0.7.0-rc.1"

Primary Features

tempfile    # enables temporary local path creation
r2          # enables cloudflare r2 storage over the aws sdk (uses tokio)

This crate has no dependencies unless features are enabled.

Commit count: 24

cargo fmt