[][src]Type Definition bounced::DebouncedIntegrator

type DebouncedIntegrator<A, F> = Debounced<A, Integrator<A>, F>;