Type Definition eszip::ModuleSourceFuture[][src]

type ModuleSourceFuture = dyn Future<Output = Result<String, Error>>;