Expand description
Crate for serving a S3 compatible API
Modules§
- common_
error - cors
- encoding
- Module containing various helpers for encoding
- generic_
server - helpers
- router_
macros - signature
Macros§
- common
Error Derivative - generate
Query Parameters - This macro is used to generate part of the code in this module. It must be called only one, and is useless outside of this module.
- router_
match - This macro is used to generate very repetitive match {} blocks in this module It is not made to be used anywhere else