deepl-pro 0.1.0

Client for the DeepL translation API
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.12"

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

[dependencies.thiserror]
version = "1"

[dependencies.url]
version = "2"

[package]
description = "Client for the DeepL translation API"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "deepl-pro"
version = "0.1.0"