Type Definition gluon_vm::macros::MacroFuture[][src]

type MacroFuture = Box<Future<Item = SpannedExpr<Symbol>, Error = Error> + Send>;