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