Struct gstreamer::Array [−][src]
pub struct Array<'a>(_);
Implementations
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
type Checker = GenericValueTypeChecker<Self>
type Checker = GenericValueTypeChecker<Self>
Value type checker.
Get the contained value from a Value
. Read more
Returns the type identifier of Self
.
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
Returns a SendValue
clone of self
.