Type Definition eszip::ModuleLoadFuture[][src]

type ModuleLoadFuture = dyn Send + Future<Output = Result<ModuleLoad, Error>>;