HyperlinkExtError

Trait HyperlinkExtError 

Source
pub trait HyperlinkExtError: Hyperlink {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl HyperlinkExtError for HyperlinkProxy<'_>

Implementors§