Struct gstreamer::PadLinkSuccess [−][src]
pub struct PadLinkSuccess;
Trait Implementations
impl Clone for PadLinkSuccess
[src]
impl Clone for PadLinkSuccess
fn clone(&self) -> PadLinkSuccess
[src]
fn clone(&self) -> PadLinkSuccess
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for PadLinkSuccess
[src]
impl Copy for PadLinkSuccess
impl Debug for PadLinkSuccess
[src]
impl Debug for PadLinkSuccess
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Eq for PadLinkSuccess
[src]
impl Eq for PadLinkSuccess
impl PartialEq for PadLinkSuccess
[src]
impl PartialEq for PadLinkSuccess
fn eq(&self, other: &PadLinkSuccess) -> bool
[src]
fn eq(&self, other: &PadLinkSuccess) -> bool
This method tests for self
and other
values to be equal, and is used by ==
. Read more
#[must_use]
fn ne(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
fn ne(&self, other: &Rhs) -> bool
1.0.0
[src]This method tests for !=
.
impl Hash for PadLinkSuccess
[src]
impl Hash for PadLinkSuccess
Auto Trait Implementations
impl Send for PadLinkSuccess
impl Send for PadLinkSuccess
impl Sync for PadLinkSuccess
impl Sync for PadLinkSuccess