Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/maybe-async/src/
Dvisit.rs87 pub struct AsyncAwaitRemoval; struct
89 impl AsyncAwaitRemoval { implementation
97 impl VisitMut for AsyncAwaitRemoval { implementation