Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/want/src/
Dlib.rs120 pub struct Taker { struct
133 /// The `Taker` has canceled its interest in a value. argument
320 impl Taker { impl
365 impl Drop for Taker { implementation
372 impl fmt::Debug for Taker { implementation