Home
last modified time | relevance | path

Searched defs:BackendAttrSupport (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/diplomat_core/src/hir/
Dattrs.rs829 pub struct BackendAttrSupport { struct
831 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 …]