Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/async-trait/src/
Dbound.rs8 pub enum InferredBound { enum
30 impl InferredBound { implementation
39 impl ToTokens for InferredBound { implementation