Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/thiserror-impl/src/
Dexpand.rs24 let mut error_inferred_bounds = InferredBounds::new(); in impl_struct() localVariable
191 let mut error_inferred_bounds = InferredBounds::new(); in impl_enum() localVariable