Docs.rs
cheap-clone-0.2.3
cheap-clone 0.2.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
al8n
Dependencies
among ^0.1
normal
optional
bytes ^1
normal
optional
either ^1
normal
optional
faststr ^0.2
normal
optional
paste ^1
normal
smol_str ^0.2
normal
optional
smol_str ^0.3
normal
optional
triomphe ^0.1
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cheap_
clone
0.2.3
All Items
Crate Items
Traits
Crate
cheap_clone
Copy item path
Source
Expand description
A trait which indicates that such type can be cloned cheaply.
Traits
ยง
Cheap
Clone
Things that are fast to clone in the context of an application.