inherits 0.1.2

Improved Practices for the Composition Pattern in Rust
Documentation
[dependencies.quote]
version = "1.0.39"

[dependencies.syn]
version = "2.0.99"

[lib]
name = "inherits"
path = "src/lib.rs"
proc-macro = true

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Improved Practices for the Composition Pattern in Rust"
edition = "2021"
license = "MIT"
name = "inherits"
readme = "README.MD"
repository = "https://github.com/Anglebase/inherit.git"
version = "0.1.2"