roop 0.1.0

Provides attributes to simulate inheritance in Rust
Documentation
[dependencies.quote]
version = "1.0.37"

[dependencies.syn]
features = ["full"]
version = "2.0.77"

[lib]
proc-macro = true

[package]
authors = ["MikulasBar"]
description = "Provides attributes to simulate inheritance in Rust"
edition = "2021"
keywords = ["macro", "utility", "oop"]
license = "MIT"
name = "roop"
readme = "README.md"
repository = "https://github.com/MikulasBar/roop"
version = "0.1.0"