Function slings::time::delay::delay_until[][src]

pub fn delay_until(deadline: Instant) -> Delay

Notable traits for Delay

impl Future for Delay type Output = ();