#cloned #cheap #applications #cheaply

no-std cheap-clone

A trait which indicates that such type can be cloned cheaply

5 releases

0.2.3 Dec 24, 2024
0.2.2 Dec 22, 2024
0.2.1 Nov 30, 2024
0.1.8 Nov 11, 2024
0.1.2 Nov 4, 2023

#968 in Rust patterns

Download history 4713/week @ 2024-09-25 3700/week @ 2024-10-02 653/week @ 2024-10-09 1135/week @ 2024-10-16 1311/week @ 2024-10-23 1169/week @ 2024-10-30 1823/week @ 2024-11-06 425/week @ 2024-11-13 522/week @ 2024-11-20 1472/week @ 2024-11-27 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

4,912 downloads per month
Used in 35 crates (11 directly)

MIT/Apache

17KB
171 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.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.

Dependencies

~225KB