query-params-trait 0.0.1

Query parameters trait.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "query-params-trait"
version = "0.0.1"
authors = ["Ɓukasz Kurowski <crackcomm@gmail.com>"]
description = "Query parameters trait."
homepage = "https://github.com/crackcomm/query_params"
repository = "https://github.com/crackcomm/query_params"
documentation = "https://docs.rs/query-params-trait"
categories = ["development-tools"]
keywords = ["derive", "macro", "http", "trait"]
license = "MIT"

[dependencies]