Struct webgl_generator::StdwebGenerator [] [src]

pub struct StdwebGenerator;

Trait Implementations

impl Debug for StdwebGenerator
[src]

[src]

Formats the value using the given formatter. Read more

impl Generator for StdwebGenerator
[src]

[src]

Builds the WebGL bindings.

Auto Trait Implementations