Trait web_view::CustomError

source ·
pub trait CustomError: Display + Debug + Send + Sync + 'static { }

Implementors