Trait webgl_stdweb::Extension [] [src]

pub trait Extension: TryFrom<Value> {
    const NAME: &'static str;
}

Associated Constants

Implementors