[][src]Macro polyhorn_ios::hooks::use_async

macro_rules! use_async {
    ($manager:expr, $future:expr) => { ... };
}