Type Definition aws_hyper::Builder[][src]

pub type Builder<C> = Builder<C, AwsMiddleware>;
Expand description

AWS Service Client builder.

See aws_smithy_client::Builder for details.