agde_io
0.1.0
DiffFn
Aliased type
In crate agde_
io
agde_io
Type Alias
DiffFn
Copy item path
source
pub type DiffFn =
Box
<dyn
Fn
() ->
DiffFuture
+
Send
+
Sync
>;
Aliased Type
ยง
struct DiffFn(
/* private fields */
);