cheap-clone

Crates.iocheap-clone
lib.rscheap-clone
version0.1.2
sourcesrc
created_at2023-11-04 16:36:56.075076
updated_at2023-11-04 17:07:33.545335
descriptionA trait which indicates that such type can be cloned cheaply.
homepagehttps://github.com/al8n/cheap-clone
repositoryhttps://github.com/al8n/cheap-clone
max_upload_size
id1025272
size29,077
Al Liu (al8n)

documentation

https://docs.rs/cheap-clone

README

cheap-clone

A trait which indicates that such type can be cloned cheaply.

github Build codecov

docs.rs crates.io crates.io

license

Installation

[dependencies]
cheap-clone = "0.1"

License

cheap-clone is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2023 Al Liu.

Commit count: 5

cargo fmt