ImageBlockingExtError

Trait ImageBlockingExtError 

Source
pub trait ImageBlockingExtError: ImageBlocking {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl ImageBlockingExtError for ImageProxyBlocking<'_>

Implementors§