[][src]Trait awsm::webgl::PartialWebGlVersion

pub trait PartialWebGlVersion {
    fn awsm_get_version(&self) -> WebGlVersion;
}

Required methods

Loading content...

Implementations on Foreign Types

impl PartialWebGlVersion for WebGlRenderingContext[src]

impl PartialWebGlVersion for WebGl2RenderingContext[src]

Loading content...

Implementors

Loading content...