Struct aws_http::user_agent::ApiMetadata [−][src]
pub struct ApiMetadata { /* fields omitted */ }Expand description
Metadata about the client that’s making the call.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ApiMetadata
impl Send for ApiMetadata
impl Sync for ApiMetadata
impl Unpin for ApiMetadata
impl UnwindSafe for ApiMetadata
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
