thunkmetrc-wrapper 0.2.1

Type-safe wrapper for ThunkMetrc Rust client with rate limiting
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.thunkmetrc-client]
version = "0.2.1"

[dependencies.tokio]
features = ["full"]
version = "1"

[lib]
name = "thunkmetrc_wrapper"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "web-programming::http-client"]
description = "Type-safe wrapper for ThunkMetrc Rust client with rate limiting"
edition = "2021"
keywords = ["thunkmetrc", "cannabis", "compliance", "api", "sdk"]
license = "MIT"
name = "thunkmetrc-wrapper"
readme = false
repository = "https://github.com/thunkmetrc/sdks"
version = "0.2.1"