Struct libical_sys::icalparser_impl
source · #[repr(C)]pub struct icalparser_impl { /* private fields */ }Trait Implementations§
source§impl Clone for icalparser_impl
impl Clone for icalparser_impl
source§fn clone(&self) -> icalparser_impl
fn clone(&self) -> icalparser_impl
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more