Enum aws_smithy_http_server::routing::request_spec::QuerySegment [−][src]
Variants
Key(String)
Tuple Fields
0: StringKeyValue(String, String)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for QuerySegment
impl Send for QuerySegment
impl Sync for QuerySegment
impl Unpin for QuerySegment
impl UnwindSafe for QuerySegment
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