macro_rules! run { ($($futures:expr),+) => { ... }; }
Creates an executor and executes the given futures