Searched defs:WrappedFuture (Results 1 – 1 of 1) sorted by relevance
| /external/rust/crates/uniffi_core/src/ffi/rustfuture/ |
| D | future.rs | 92 struct WrappedFuture<F, T, UT> struct 106 impl<F, T, UT> WrappedFuture<F, T, UT> impl 185 unsafe impl<F, T, UT> Send for WrappedFuture<F, T, UT> implementation
|