Struct want::Closed[][src]

pub struct Closed { /* fields omitted */ }

The Taker has canceled its interest in a value.

Trait Implementations

impl Debug for Closed
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Closed

impl Sync for Closed