remi-s3

Crates.ioremi-s3
lib.rsremi-s3
version0.8.0
sourcesrc
created_at2023-02-09 05:06:52.883504
updated_at2024-05-24 05:00:50.869405
description๐Ÿปโ€โ„๏ธ๐Ÿงถ Amazon S3 implementation of `remi`
homepage
repositoryhttps://github.com/Noelware/remi-rs
max_upload_size
id780497
size43,465
remi-rs (github:noelware:remi-rs)

documentation

README

๐Ÿปโ€โ„๏ธ๐Ÿงถ Amazon S3 Support for remi-rs

remi-s3 is an official implementation of using Remi with Amazon S3 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