ValueExtError

Trait ValueExtError 

Source
pub trait ValueExtError: Value {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl ValueExtError for ValueProxy<'_>

Implementors§