LaunchedEffectAsync

Macro LaunchedEffectAsync 

Source
macro_rules! LaunchedEffectAsync {
    ($keys:expr, $future:expr) => { ... };
}