Struct rusty_gl::shaders::GLShader[][src]

pub struct GLShader(_);

Trait Implementations

impl Clone for GLShader
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for GLShader
[src]

Auto Trait Implementations

impl Send for GLShader

impl Sync for GLShader