pub type QueryStringSimple = WrappedQueryString<RootMarker, EmptyValue>;
Expand description
A type alias for the WrappedQueryString
root.
Aliased Type§
struct QueryStringSimple { /* private fields */ }
pub type QueryStringSimple = WrappedQueryString<RootMarker, EmptyValue>;
A type alias for the WrappedQueryString
root.
struct QueryStringSimple { /* private fields */ }