#clone #cheap-clone #cheap

no-std cheap-clone

A trait which indicates that such type can be cloned cheaply

6 releases

new 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

#807 in Rust patterns

Download history 1161/week @ 2024-12-04 842/week @ 2024-12-11 2044/week @ 2024-12-18 1198/week @ 2024-12-25 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

3,537 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