Home
last modified time | relevance | path

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

/external/rust/crates/maybe-async/tests/ui/
D02-must-be-async.rs16 async fn declare_async_not_send(&self); in declare_async_not_send() method
101 async fn declare_async_not_send(&self) {} in declare_async_not_send() method