Skip to main content

DEFAULT_DEBOUNCE

Constant DEFAULT_DEBOUNCE 

Source
pub const DEFAULT_DEBOUNCE: Duration;
Expand description

Default debounce window. 100 ms is the issue-#526 AC6 target — long enough to collapse a cargo fmt save storm into one rebuild, short enough to feel instant in the browser.