Searched defs:UnquotedKeyword (Results 1 – 2 of 2) sorted by relevance
28 pub struct UnquotedKeyword(usize); struct30 unsafe impl ExternType for UnquotedKeyword { implementation