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