[dependencies.roopert_macro_root]
optional = true
version = "0.2.0"
[features]
default = ["macros"]
macros = ["roopert_macro_root"]
[package]
authors = ["NGnius <ngniusness@gmail.com>"]
categories = ["rust-patterns", "data-structures"]
description = "Another object-oriented toolkit for Rust"
edition = "2021"
exclude = [".github/**"]
homepage = "https://github.com/NGnius/roopert-rs"
keywords = ["oop", "macro", "object-oriented"]
license = "MIT"
name = "roopert"
readme = "README.md"
repository = "https://github.com/NGnius/roopert-rs"
resolver = "2"
version = "0.2.0"