opentalk-client-shared 0.28.2

Types and traits that are used by the OpenTalk client library crate
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.bytes]
version = "1"

[dependencies.derive_more]
features = ["from", "into"]
version = "1.0"

[dependencies.http]
version = "1"

[dependencies.http-request-derive]
default-features = false
version = "0.3.1"

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

[dependencies.serde_json]
version = "1"

[dependencies.snafu]
version = "0.8"

[dependencies.url]
version = "2"

[dev-dependencies]

[features]

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

[lints.clippy]
self_named_module_files = "deny"

[package]
authors = ["OpenTalk Team <mail@opentalk.eu>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Types and traits that are used by the OpenTalk client library crate"
documentation = "https://docs.rs/opentalk-client-shared"
edition = "2021"
homepage = "https://opentalk.eu/"
license = "EUPL-1.2"
name = "opentalk-client-shared"
publish = true
readme = "README.md"
repository = "https://gitlab.opencode.de/opentalk/controller"
version = "0.28.2"