[dependencies.rvs_derive]
version = "0.3.1"
[lib]
name = "rvstruct"
[package]
authors = ["Abdulla Abdurakhmanov <me@abdolence.dev>"]
categories = ["rust-patterns"]
description = "A helper macros implementation for Value Classes in Rust"
documentation = "https://github.com/abdolence/rust-value-struct"
edition = "2018"
homepage = "https://github.com/abdolence/rust-value-struct"
include = ["Cargo.toml", "src/**/*.rs", "../README.md", "../LICENSE"]
keywords = ["value", "class", "newtype"]
license = "Apache-2.0"
name = "rvstruct"
readme = "README.md"
repository = "https://github.com/abdolence/rust-value-struct"
version = "0.3.2"