#cloned #cheaply

no-std cheap-clone

A trait which indicates that such type can be cloned cheaply

6 releases

0.3.0 Mar 26, 2025
0.2.3 Dec 24, 2024
0.2.1 Nov 30, 2024
0.1.8 Nov 11, 2024
0.1.2 Nov 4, 2023

#1166 in Rust patterns

Download history 59/week @ 2025-05-21 94/week @ 2025-05-28 36/week @ 2025-06-04 134/week @ 2025-06-11 182/week @ 2025-06-18 280/week @ 2025-06-25 119/week @ 2025-07-02 101/week @ 2025-07-09 90/week @ 2025-07-16 92/week @ 2025-07-23 95/week @ 2025-07-30 114/week @ 2025-08-06 40/week @ 2025-08-13 115/week @ 2025-08-20 280/week @ 2025-08-27 242/week @ 2025-09-03

701 downloads per month
Used in 38 crates (12 directly)

MIT/Apache

16KB
155 lines

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.

Dependencies

~240KB