HypertextBlockingExtError

Trait HypertextBlockingExtError 

Source
pub trait HypertextBlockingExtError: HypertextBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl HypertextBlockingExtError for HypertextProxyBlocking<'_>

Implementors§