s3s_model/
lib.rs

1#![allow(
2    clippy::missing_errors_doc, //
3)]
4
5pub mod smithy;