Struct vips_sys::GTestSuite [−][src]
#[repr(C)]pub struct GTestSuite { /* fields omitted */ }
Trait Implementations
impl Debug for GTestSuite
[src]
impl Debug for GTestSuite
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 Copy for GTestSuite
[src]
impl Copy for GTestSuite
impl Clone for GTestSuite
[src]
impl Clone for GTestSuite
fn clone(&self) -> GTestSuite
[src]
fn clone(&self) -> GTestSuite
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
Auto Trait Implementations
impl Send for GTestSuite
impl Send for GTestSuite
impl Sync for GTestSuite
impl Sync for GTestSuite