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