#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

#1011 in Rust patterns

Download history 1101/week @ 2024-09-14 2953/week @ 2024-09-21 4059/week @ 2024-09-28 3067/week @ 2024-10-05 1162/week @ 2024-10-12 1075/week @ 2024-10-19 1333/week @ 2024-10-26 544/week @ 2024-11-02 1991/week @ 2024-11-09 147/week @ 2024-11-16 560/week @ 2024-11-23 1664/week @ 2024-11-30 1481/week @ 2024-12-07 270/week @ 2024-12-14 2634/week @ 2024-12-21 954/week @ 2024-12-28

5,344 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