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