1 2 3 4 5 6 7
syn::custom_keyword!(get); syn::custom_keyword!(try_get); syn::custom_keyword!(unsafe_get); syn::custom_keyword!(set); syn::custom_keyword!(try_set); syn::custom_keyword!(read_only); syn::custom_keyword!(write_only);