Struct shader_version::opengl::ParseOpenGLError [] [src]

pub struct ParseOpenGLError { /* fields omitted */ }

Represents an error while trying to get OpenGL from &str.

Trait Implementations

impl Debug for ParseOpenGLError
[src]

[src]

Formats the value using the given formatter.

impl Display for ParseOpenGLError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for ParseOpenGLError
[src]

[src]

A short description of the error. Read more

1.0.0
[src]

The lower-level cause of this error, if any. Read more