Struct cups_sys::_cups_dinfo_s
[−]
[src]
#[repr(C)]pub struct _cups_dinfo_s { /* fields omitted */ }
Trait Implementations
impl Debug for _cups_dinfo_s
[src]
impl Copy for _cups_dinfo_s
[src]
impl Clone for _cups_dinfo_s
[src]
fn clone(&self) -> _cups_dinfo_s
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more