#cloned #cheap #applications #cheaply

no-std cheap-clone

A trait which indicates that such type can be cloned cheaply

3 releases

0.1.7 Oct 5, 2024
0.1.6 Sep 28, 2024
0.1.2 Nov 4, 2023

#377 in Data structures

Download history 111/week @ 2024-06-26 57/week @ 2024-07-03 84/week @ 2024-07-10 100/week @ 2024-07-17 89/week @ 2024-07-24 114/week @ 2024-07-31 80/week @ 2024-08-07 49/week @ 2024-08-14 50/week @ 2024-08-21 738/week @ 2024-08-28 633/week @ 2024-09-04 785/week @ 2024-09-11 2110/week @ 2024-09-18 4713/week @ 2024-09-25 3700/week @ 2024-10-02 628/week @ 2024-10-09

11,200 downloads per month
Used in 27 crates (11 directly)

MIT/Apache

15KB
127 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

~200KB