Trait Sealed

Source
pub trait Sealed { }

Implementors§

Source§

impl<T: IsA<GLContext>> Sealed for T