ridl-impl 0.0.1

Implementation internals of the ridl-proto crate.
Documentation
[dependencies.inventory]
version = "0.3.19"

[dependencies.pyo3]
features = ["abi3-py38"]
optional = true
version = "0.23.4"

[features]
py = ["dep:pyo3"]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Implementation internals of the ridl-proto crate."
edition = "2021"
license = "MIT"
name = "ridl-impl"
readme = false
version = "0.0.1"