dyn_safe 0.0.2

Take control of the Semver hazard of the `dyn` safety of your traits!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "dyn_safe"
version = "0.0.2"
dependencies = [
 "dyn_safe-proc_macros",
]

[[package]]
name = "dyn_safe-proc_macros"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1731d6b1b38ff6c1b93a6bc3c387eb62756f021b160091d64abdbab9195c95a6"