plutonium 0.2.1

Tools to avoid unnecessary use of safe code.
Documentation
[dependencies.proc-macro2]
version = "1.0.8"

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["full", "fold", "extra-traits"]
version = "1.0.14"

[lib]
proc-macro = true

[package]
authors = ["Max Orok <maxwellorok@gmail.com>"]
description = "Tools to avoid unnecessary use of safe code."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "plutonium"
repository = "https://github.com/mxxo/plutonium"
version = "0.2.1"