[package] name = "utils-plugs" version = "0.1.0" authors = ["just-do-halee "] edition = "2018" license = "MIT OR Apache-2.0" description = "design pattern, new data structure" repository = "https://github.com/just-do-halee/utils-plugs" documentation = "https://docs.rs/utils-plugs" keywords = ["utils", "design-pattern", "data-structure", "proc-macro", "help"] categories = ["rust-patterns"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] utils-plugs-proc = "0.1.0"