Skip to main content

PresentableWindow

Trait PresentableWindow 

Source
pub trait PresentableWindow: WindowProvider
where Self::Handle: GPUSurfaceHandle,
{ }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§