agde_io

Type Alias DiffFuture

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

Aliased Typeยง

struct DiffFuture {}