#cloned #cheap #applications #cheaply

no-std cheap-clone

A trait which indicates that such type can be cloned cheaply

6 releases

0.2.1 Nov 30, 2024
0.2.0 Nov 25, 2024
0.1.8 Nov 11, 2024
0.1.7 Oct 5, 2024
0.1.2 Nov 4, 2023

#1025 in Rust patterns

Download history 43/week @ 2024-08-18 87/week @ 2024-08-25 827/week @ 2024-09-01 991/week @ 2024-09-08 1673/week @ 2024-09-15 2834/week @ 2024-09-22 3847/week @ 2024-09-29 2764/week @ 2024-10-06 1298/week @ 2024-10-13 1111/week @ 2024-10-20 1482/week @ 2024-10-27 427/week @ 2024-11-03 1787/week @ 2024-11-10 175/week @ 2024-11-17 1031/week @ 2024-11-24 1285/week @ 2024-12-01

4,494 downloads per month
Used in 28 crates (11 directly)

MIT/Apache

16KB
132 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