Struct eccodes_sys::bufr_descriptor
source · #[repr(C)]pub struct bufr_descriptor { /* private fields */ }Trait Implementations§
source§impl Clone for bufr_descriptor
impl Clone for bufr_descriptor
source§fn clone(&self) -> bufr_descriptor
fn clone(&self) -> bufr_descriptor
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