Function rnode_macros::handle_field
source · [−]pub(crate) fn handle_field(
nodes_to_convert: &[String],
attrs: &[Attribute],
match_binding: &Ident,
ty: &Type
) -> RNodeField
Expand description
Look for attributes, namely #[arc]
.