Docs.rs
autoclone-0.1.23
autoclone 0.1.23
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
LamparoS
Dependencies
darling ^0.23.0
normal
prettyplease ^0.2.37
normal
proc-macro2 ^1.0.106
normal
quote ^1.0.45
normal
syn ^2.0.117
normal
clone-macro ^1.0.0
dev
Versions
66.67%
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 autoclone
autoclone
0.1.23
All Items
Crate Items
Attribute Macros
Crate
autoclone
Copy item path
Source
Attribute Macros
ยง
autoclone
A simple macro to cloning variable before passing them into a
move
closure or async block.
envelope
A simple macro to wrap a type in a shared pointer.