codama-nodes 0.7.1

Node specifications and helpers for the Codama standard
Documentation
[dependencies.codama-errors]
version = "0.7.1"

[dependencies.codama-nodes-derive]
version = "0.7.1"

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

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

[dependencies.serde_json]
version = "1.0"

[dev-dependencies.pretty_assertions]
version = "1.4.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Node specifications and helpers for the Codama standard"
edition = "2021"
license = "Apache-2.0"
name = "codama-nodes"
readme = false
repository = "https://github.com/codama-idl/codama-rs"
version = "0.7.1"