Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/diplomat_core/src/ast/
Dattrs.rs286 pub(crate) enum AttrInheritContext { enum
347 context: AttrInheritContext, in attrs_for_inheritance()