httpfile-build 0.1.1

Call http requests wrapper by http file
Documentation
[dependencies.handlebars]
version = "4"

[dependencies.lazy_static]
version = "1.4"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.syn]
version = "1.0"

[package]
authors = ["linux_china <libing.chen@gmail.com>"]
categories = ["network-programming", "asynchronous"]
description = "Call http requests wrapper by http file"
documentation = "https://servicex.sh/"
edition = "2021"
homepage = "https://servicex.sh/"
keywords = ["http", "codegen", "async"]
license = "Apache-2.0"
name = "httpfile-build"
readme = "README.md"
repository = "https://github.com/servicex-sh/httpfile-rs"
version = "0.1.1"