[][src]Trait glutin::ContextCurrentState

pub trait ContextCurrentState: Debug + Clone { }

A trait implemented on both NotCurrent and PossiblyCurrent.

Implementors

impl ContextCurrentState for NotCurrent[src]

impl ContextCurrentState for PossiblyCurrent[src]

Loading content...