HypertextExtError

Trait HypertextExtError 

Source
pub trait HypertextExtError: Hypertext {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl HypertextExtError for HypertextProxy<'_>

Implementors§