Docs.rs
attribute-derive-0.10.3
attribute-derive 0.10.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
ModProg
Dependencies
attribute-derive-macro ^0.10.3
normal
derive-where ^1.2.7
normal
manyhow ^0.11.3
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
insta ^1.39.0
dev
quote ^1
dev
static_assertions ^1.1.0
dev
syn ^2
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
attribute_
derive
0.10.3
attribute_derive
Derive Macro
FromAttr
Copy item path
Source
#[derive(FromAttr)] {
// Attributes available to this derive:
#[attribute] #[attr] #[from_attr] }