Type Definition aws_smithy_client::bounds::Parsed[][src]

pub type Parsed<S, O, Retry> = ParseResponseService<S, O, Retry>;
Expand description

A service that has parsed a raw Smithy response.