Docs.rs
gateway-internal-0.1.2
gateway-internal 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
IberoRust
Dependencies
Versions
40.85%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module query_parameter
gateway_
internal
0.1.2
Module query_
parameter
Module Items
Structs
In crate gateway_
internal
gateway_internal
Module
query_
parameter
Copy item path
Source
Structs
ยง
Query
Param
Filter
Represents a filter for query parameters, preventing them from being mapped if they are already handled by path parameters or the body.
Query
Parameter
A mapping from a query parameter key to a protobuf field path.