s3s-model 0.14.0

S3 Protocol Model
Documentation
1
2
3
4
5
6
#![allow(
    clippy::missing_errors_doc, //
)]

pub mod error_codes;
pub mod smithy;