aws_sdk_elastictranscoder/
waiters.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2
3/// Supporting types for the `job_complete` waiter.
4pub mod job_complete;
5
6#[allow(clippy::needless_lifetimes)]
7#[allow(clippy::let_and_return)]
8pub(crate) mod matchers;