Searched refs:async_to_string (Results 1 – 1 of 1) sorted by relevance
388 async fn async_to_string(&self) -> String; in async_to_string() method393 async fn async_to_string(&self) -> String { in async_to_string() method407 default async fn async_to_string(&self) -> String {417 let fut = true.async_to_string(); in test()421 let fut = string.async_to_string(); in test()