Docs.rs
pinned-init-macro-0.0.4
pinned-init-macro 0.0.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
y86-dev
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
☰
Crate pinned_init_macro
Version 0.0.4
All Items
Attribute Macros
?
Crate
pinned_init_macro
source
·
[
−
]
Attribute Macros
pin_data
Used to specify the pinning information of the fields of a struct.
pinned_drop
Used to implement
PinnedDrop
safely.