Struct gstreamer::StateChangeError [] [src]

#[must_use]
pub struct StateChangeError;

Trait Implementations

impl Clone for StateChangeError
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for StateChangeError
[src]

impl Debug for StateChangeError
[src]

[src]

Formats the value using the given formatter.

impl Eq for StateChangeError
[src]

impl PartialEq for StateChangeError
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Hash for StateChangeError
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl Display for StateChangeError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for StateChangeError
[src]

[src]

A short description of the error. Read more

1.0.0
[src]

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