Struct gstreamer::stream::Debug [−][src]
pub struct Debug<'a>(_);
This is supported on crate feature
v1_10
only.Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Debug<'a>
impl<'a> UnwindSafe for Debug<'a>