agde_io
0.1.0
Diff
Future
Aliased type
In crate agde_
io
agde_io
Type Alias
DiffFuture
Copy item path
source
pub type DiffFuture =
BoxFut
<
Result
<
Vec
<
MetadataChange
>,
()
>>;
Aliased Type
ยง
struct DiffFuture {}