Function wait_for

Source
pub fn wait_for<T>(callback: Box<dyn Fn() -> T>, _options: WaitForOptions) -> T