ferrishot-knus-derive 3.3.0

A derive implementation for ferrishot_knus KDL parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
syn::custom_keyword!(argument);
syn::custom_keyword!(arguments);
syn::custom_keyword!(bytes);
syn::custom_keyword!(child);
syn::custom_keyword!(children);
syn::custom_keyword!(default);
syn::custom_keyword!(flatten);
syn::custom_keyword!(name);
syn::custom_keyword!(node_name);
syn::custom_keyword!(properties);
syn::custom_keyword!(property);
syn::custom_keyword!(skip);
syn::custom_keyword!(span);
syn::custom_keyword!(span_type);
syn::custom_keyword!(str);
syn::custom_keyword!(type_name);
syn::custom_keyword!(unwrap);
syn::custom_keyword!(transparent);