Trait cargo::util::network::PollExt

source ·
pub trait PollExt<T> {
    fn expect(self, msg: &str) -> T;
}

Required Methods§

Implementations on Foreign Types§

Implementors§