Docs.rs
fallacy-clone-0.1.1
fallacy-clone 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidli2010
Dependencies
fallacy-alloc ^0.1.0
normal
fallacy-clone-derive ^0.1.0
normal
optional
rustversion ^1.0.6
build
Versions
75%
of the crate is documented
Platform
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
Skip to main content
Crate fallacy_clone
fallacy_
clone
0.1.1
All Items
Crate Items
Structs
Traits
Crate
fallacy_
clone
Copy item path
Source
Expand description
Fallible clone.
Structs
§
Alloc
Error
The error type for allocation failure.
Traits
§
TryClone
Tries to clone, return an error instead of panic if allocation failed.