dyn-clone 1.0.4

Clone trait that is object-safe
Documentation
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Clone trait that is object-safe"
documentation = "https://docs.rs/dyn-clone"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dyn-clone"
readme = "README.md"
repository = "https://github.com/dtolnay/dyn-clone"
version = "1.0.4"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]