[][src]Trait pinky_swear::NotifyReady

pub trait NotifyReady {
    fn notify(&self);
}

Required methods

fn notify(&self)

Loading content...

Implementations on Foreign Types

impl NotifyReady for Waker[src]

Loading content...

Implementors

Loading content...