<div align="center" class="rustdoc-hidden">
<h1> Clone Behavior </h1>
</div>
[<img alt="github" src="https://img.shields.io/badge/github-clone--behavior-08f?logo=github" height="20">](https://github.com/robofinch/clone-behavior/)
[](https://crates.io/crates/clone-behavior)
[](https://docs.rs/clone-behavior/0)
[](#license)
Bound the semantic behavior and time complexity of cloning a value.
A future version of this crate might provide a derive macro if there is interest.
## License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE][])
* MIT license ([LICENSE-MIT][])
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in
this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without
any additional terms or conditions.
[LICENSE-APACHE]: LICENSE-APACHE
[LICENSE-MIT]: LICENSE-MIT