#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

#994 in Rust patterns

Download history 987/week @ 2024-10-31 1817/week @ 2024-11-07 418/week @ 2024-11-14 556/week @ 2024-11-21 1573/week @ 2024-11-28 1155/week @ 2024-12-05 714/week @ 2024-12-12 2293/week @ 2024-12-19 1163/week @ 2024-12-26 682/week @ 2025-01-02 748/week @ 2025-01-09 888/week @ 2025-01-16 798/week @ 2025-01-23 1422/week @ 2025-01-30 1089/week @ 2025-02-06 422/week @ 2025-02-13

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

~240KB