Function wasmer_wasix::wait_for_snapshot

source ·
pub fn wait_for_snapshot(
    env: &WasiEnv
) -> Pin<Box<dyn Future<Output = ()> + Send + Sync>>