agde_io

Type Alias DiffFn

source
pub type DiffFn = Box<dyn Fn() -> DiffFuture + Send + Sync>;

Aliased Typeยง

struct DiffFn(/* private fields */);