[go: up one dir, main page]

Struct winit::os::unix::x11::ffi::OpenError []

pub struct OpenError { /* fields omitted */ }

Methods

impl OpenError

Trait Implementations

impl Error for OpenError

A short description of the error. Read more

The lower-level cause of this error, if any. Read more

impl Clone for OpenError

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for OpenError

Formats the value using the given formatter.

impl Display for OpenError

Formats the value using the given formatter.