Struct gstreamer::message::Error  [−][src]
pub struct Error<'a>(_);
Implementations
This is supported on crate feature 
v1_10 only.Methods from Deref<Target = MessageRef>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Error<'a>impl<'a> UnwindSafe for Error<'a>