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