Crate zino_storage

Crate zino_storage 

Source
Expand description

github crates-io docs-rs

Files and storage services for zino.

§Feature flags

The following optional features are available:

NameDescriptionDefault?
accessorEnables the data access layer built with opendal.No
http-clientEnables the HTTP client via reqwest.No

Structs§

GlobalAccessoraccessor
Global storage accessor built on the top of opendal.
NamedFile
A file with an associated name.