Struct gstreamer::query::Other [−][src]
pub struct Other<T>(_);
Implementations
Methods from Deref<Target = QueryRef>
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for Other<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for Other<T> where
T: UnwindSafe,