ActionExtError

Trait ActionExtError 

Source
pub trait ActionExtError: Action {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl ActionExtError for ActionProxy<'_>

Implementors§