remi-s3 0.8.0

๐Ÿปโ€โ„๏ธ๐Ÿงถ Amazon S3 implementation of `remi`
Documentation

๐Ÿปโ€โ„๏ธ๐Ÿงถ 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.