Docs.rs
macro-input-macros-0.3.1
macro-input-macros 0.3.1
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
Freax13
Dependencies
heck ^0.3
normal
macro-compose ^0.1
normal
macro-input-core ^0.3.1
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
macro-input ^0.3.1
dev
Versions
50%
of the crate is documented
Platform
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
macro_
input_
macros
0.3.1
All Items
Crate Items
Derive Macros
Crate
macro_input_macros
Copy item path
Source
Derive Macros
ยง
Macro
Input
automatically derive
TryFrom<&[syn::Attribute]>
and
fn strip(attrs: &mut Vec<syn::Attribute>)