Macro embedded_runtime::run

source ·
macro_rules! run {
    ($($futures:expr),+) => { ... };
}
Expand description

Creates an executor and executes the given futures