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