cheap-clone

Crates.iocheap-clone
lib.rscheap-clone
version0.3.0
created_at2023-11-04 16:36:56.075076+00
updated_at2025-03-26 17:56:17.814679+00
descriptionA trait which indicates that such type can be cloned cheaply.
homepagehttps://github.com/al8n/layer0/tree/main/cheap-clone
repositoryhttps://github.com/al8n/layer0/tree/main/cheap-clone
max_upload_size
id1025272
size35,395
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.3"

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) 2025 Al Liu.

Commit count: 96

cargo fmt