Searched defs:BackendAttrSupport (Results 1 – 1 of 1) sorted by relevance
829 pub struct BackendAttrSupport { struct831 pub namespacing: bool,834 pub memory_sharing: bool,837 pub non_exhaustive_structs: bool,839 pub method_overloading: bool,841 pub utf8_strings: bool,843 pub utf16_strings: bool,845 pub static_slices: bool,849 pub constructors: bool,851 pub named_constructors: bool,[all …]