#cheap-clone #clone #cheap

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

#276 in Data structures

Download history 686/week @ 2025-01-01 753/week @ 2025-01-08 878/week @ 2025-01-15 639/week @ 2025-01-22 1701/week @ 2025-01-29 1167/week @ 2025-02-05 492/week @ 2025-02-12 1586/week @ 2025-02-19 1728/week @ 2025-02-26 723/week @ 2025-03-05 493/week @ 2025-03-12 441/week @ 2025-03-19 722/week @ 2025-03-26 481/week @ 2025-04-02 677/week @ 2025-04-09 335/week @ 2025-04-16

2,261 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