Struct gst::Error [] [src]

pub struct Error { /* fields omitted */ }

Methods

impl Error
[src]

Trait Implementations

impl Send for Error
[src]

impl Debug for Error
[src]

Formats the value using the given formatter.

impl Drop for Error
[src]

A method called when the value goes out of scope. Read more