zksync_concurrency::scope

Macro run

source
macro_rules! run {
    ($ctx:expr, $f:expr) => { ... };
}
Expand description

Runs an async scope.