Struct futures::future::SharedItem
[−]
[src]
pub struct SharedItem<T> { /* fields omitted */ }A wrapped item of the original future that is clonable and implements Deref for ease of use.