Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/thiserror-impl/src/
Dfmt.rs26 let mut implied_bounds = Set::new(); in expand_shorthand() localVariable
Dattr.rs24 pub implied_bounds: Set<(usize, Trait)>, field