Trait DocumentBlockingExtError

Source
pub trait DocumentBlockingExtError: DocumentBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl DocumentBlockingExtError for DocumentProxyBlocking<'_>

Implementors§