Attribute Macro wagon_macros::new_unspanned
source · #[new_unspanned]
Expand description
Given a struct/enum with wagon-parser::SpannableNode
fields, creates constructors which do not require any SpannableNode
wrapping.
#[new_unspanned]
Given a struct/enum with wagon-parser::SpannableNode
fields, creates constructors which do not require any SpannableNode
wrapping.