Crate restless_query
source ·Expand description
§restless query
This crate implements several strategies to encode query parameters mechanically from Rust
structs. As a consumer of restless
, you should not be using this crate directly, but rather
the restless
crate and activate the features there.
Traits§
- Determines how a query string is encoded.