Struct aws_smithy_http_server::routing::request_spec::RequestSpec [−][src]
pub struct RequestSpec { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RequestSpec
impl Send for RequestSpec
impl Sync for RequestSpec
impl Unpin for RequestSpec
impl UnwindSafe for RequestSpec
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