Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/thiserror-impl/src/
Dexpand.rs175 let error_where_clause = error_inferred_bounds.augment_where_clause(input.generics); in impl_struct() localVariable
428 let error_where_clause = error_inferred_bounds.augment_where_clause(input.generics); in impl_enum() localVariable