Function fluvio_future::timer::sleep
source · [−]pub fn sleep(duration: Duration) -> SleeperⓘNotable traits for Sleeperimpl Future for Sleeper type Output = ();Expand description
same as after but return () to make it compatible as previous