http_query_params 0.1.0

A small package to it easy to create http query params
Documentation
[dependencies.convert_case]
version = "0.6.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0"

[lib]
proc_macro = true

[package]
description = "A small package to it easy to create http query params"
edition = "2021"
exclude = [".github/**"]
license-file = "LICENSE"
name = "http_query_params"
repository = "https://github.com/ebithril/http_query_params"
version = "0.1.0"