Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/
Dattempt_manager.rs54 type IntoFuture = F; typedef
56 fn into_future(self) -> Self::IntoFuture { in into_future()