dyn_safe 0.0.2

Take control of the Semver hazard of the `dyn` safety of your traits!
Documentation
[dependencies.proc_macros]
package = "dyn_safe-proc_macros"
version = "0.0.2"

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
categories = ["rust-patterns"]
description = "Take control of the Semver hazard of the `dyn` safety of your traits!"
documentation = "https://docs.rs/dyn_safe"
edition = "2018"
homepage = "https://crates.io/crates/dyn_safe"
keywords = ["semver", "dyn", "object", "safety", "safe"]
license = "Zlib OR MIT OR Apache-2.0"
name = "dyn_safe"
readme = "README.md"
repository = "https://github.com/danielhenrymantilla/dyn_safe.rs"
version = "0.0.2"