Trait glutin::ContextCurrentState[][src]

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...