Type Definition agde_io::DiffFuture

source ·
pub type DiffFuture = BoxFut<Result<Vec<MetadataChange>, ()>>;