Skip to main content

WindowSubtype

Trait WindowSubtype 

Source
pub trait WindowSubtype: 'static { }
Available on crate feature ui only.

Dyn Compatibility§

This trait is dyn compatible.

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

Implementations on Foreign Types§

Source§

impl WindowSubtype for ()

Implementors§