Type Definition imgui_wgpu::RendererResult[][src]

pub type RendererResult<T> = Result<T, RendererError>;