remi-azure

Crates.ioremi-azure
lib.rsremi-azure
version0.8.0
sourcesrc
created_at2024-01-15 04:34:45.055013
updated_at2024-05-24 05:01:30.327286
description๐Ÿปโ€โ„๏ธ๐Ÿงถ Azure Blob Storage implementation of `remi-rs`
homepage
repositoryhttps://github.com/Noelware/remi-rs
max_upload_size
id1100047
size32,288
remi-rs (github:noelware:remi-rs)

documentation

README

๐Ÿปโ€โ„๏ธ๐Ÿงถ Microsoft Azure Blob Storage Support for remi-rs

remi-azure is an official implementation of using Remi with Microsoft Azure Blob Storage by Noelware.

Features

serde (disabled)

Enables the use of serde for (de)serializing for configuration files.

log (disabled)

Enables the use of log for adding unstructured logging events to track down why something broke.

tracing (disabled)

Enables the use of tracing::instrument for adding spans to method calls to track down why something went wrong or to debug performance hits.

Commit count: 220

cargo fmt