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