Type Definition agde_io::DiffFn

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