query_map 0.6.0

VectorMap is a generic wrapper around HashMap<String, Vec<String>> to handle different transformations like URL query strings.
Documentation

query_map

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

serde

  • serde_crate
  • serde_derive

url-query

  • form_urlencoded

serde_crate

    This feature flag does not enable additional features.

form_urlencoded

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.