Trait AsyncPoolContentError

Source
pub trait AsyncPoolContentError: 'static {
    type Error: Debug;
}

Required Associated Types§

Implementors§