#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

#984 in Rust patterns

Download history 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 966/week @ 2024-12-28 678/week @ 2025-01-04 754/week @ 2025-01-11 864/week @ 2025-01-18 1024/week @ 2025-01-25 1268/week @ 2025-02-01 954/week @ 2025-02-08

4,195 downloads per month
Used in 36 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

~235KB