Struct want::Taker [−][src]
pub struct Taker { /* fields omitted */ }
An entity that wants a value.
Implementations
impl Taker
[src]
impl Taker
[src]pub struct Taker { /* fields omitted */ }
An entity that wants a value.
impl Taker
[src]impl !RefUnwindSafe for Taker
impl Send for Taker
impl Sync for Taker
impl Unpin for Taker
impl !UnwindSafe for Taker