Struct gstreamer::caps::Builder [−][src]
pub struct Builder<T> { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for Builder<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for Builder<T> where
T: UnwindSafe,