query-params-macro 0.0.4

A procedural macro for easy use of arbitrary structs as query parameters in Hyper
Documentation

QueryParams is a procedural macro for deriving a Hyper-centric representation of that struct as query parameters that can be easily appended to query parameters in the Hyper framework. This crate is only meant to be tested and re-exported by the QueryParams crate, and is not meant for direct consumption.