Struct xcb::xprint::BadSequenceError[][src]

pub struct BadSequenceError { /* fields omitted */ }
Expand description

The BadSequenceError error.

Implementations

Trait Implementations

The extension associated to this error, or None for the main protocol

The number associated to this error

Build an error from a raw pointer Read more

Convert the error into a raw pointer Read more

Obtain the error as a raw pointer

Access to the raw error data

Formats the value using the given formatter. Read more

Executes the destructor for this type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.