Trait wgpu_core::error::PrettyError
source · [−]pub trait PrettyError: Error + Sized {
fn fmt_pretty(&self, fmt: &mut ErrorFormatter<'_>) { ... }
}
pub trait PrettyError: Error + Sized {
fn fmt_pretty(&self, fmt: &mut ErrorFormatter<'_>) { ... }
}