#cloned #cheaply #clone

no-std cheap-clone

A trait which indicates that such type can be cloned cheaply

1 unstable release

0.1.2 Nov 4, 2023
0.1.1 Nov 4, 2023
0.1.0 Nov 4, 2023

#1052 in Rust patterns

Download history 10/week @ 2024-01-11 6/week @ 2024-01-18 100/week @ 2024-02-01 67/week @ 2024-02-08 285/week @ 2024-02-15 257/week @ 2024-02-22 2379/week @ 2024-02-29 159/week @ 2024-03-07 101/week @ 2024-03-14 1936/week @ 2024-03-21 311/week @ 2024-03-28 229/week @ 2024-04-04 691/week @ 2024-04-11 190/week @ 2024-04-18

1,601 downloads per month
Used in 19 crates (10 directly)

MIT/Apache

14KB
122 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

~64KB