codde_protocol 0.1.4

Multi Communication protocol in heart of the C.O.D.D.E. Pi framework
Documentation
[dependencies.anyhow]
version = "1.0.79"

[dependencies.arr_macro]
version = "0.2.1"

[dependencies.cbindgen]
version = "0.26.0"

[dependencies.cbor]
version = "0.4.1"

[dependencies.codde_protocol_derive]
version = "0.1.0"

[dependencies.dynamic]
version = "0.2.1"

[dependencies.pyo3]
features = ["anyhow", "serde", "gil-refs"]
version = "0.21.1"

[dependencies.quote]
version = "1.0.35"

[dependencies.regex]
version = "1.10.3"

[dependencies.rmp-serde]
version = "1.1.2"

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

[dependencies.syn]
version = "2.0.48"

[dependencies.typetag]
version = "0.2.15"

[lib]
crate-type = ["staticlib", "cdylib", "rlib"]
name = "codde_protocol"

[package]
authors = ["Mathis Lecomte <vm.lecomte@gmail.com>"]
description = "Multi Communication protocol in heart of the C.O.D.D.E. Pi framework"
edition = "2021"
homepage = "https://github.com/codde-pi/codde_protocol"
keywords = ["rust", "python", "codde_pi", "iot"]
license-file = "LICENSE"
name = "codde_protocol"
readme = "README.md"
version = "0.1.4"