Struct wai::WindowBuilder [] [src]

pub struct WindowBuilder<'a> { /* fields omitted */ }

Methods

impl<'a> WindowBuilder<'a>
[src]

Trait Implementations

impl<'a> Debug for WindowBuilder<'a>
[src]

Formats the value using the given formatter.

impl<'a> Copy for WindowBuilder<'a>
[src]

impl<'a> Clone for WindowBuilder<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more