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