Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/async-trait/tests/
Dtest.rs388 async fn async_to_string(&self) -> String; in async_to_string() method
393 async fn async_to_string(&self) -> String { in async_to_string() method