Struct libxml::bindings::_xmlLink[][src]

#[repr(C)]
pub struct _xmlLink { /* fields omitted */ }

Trait Implementations

impl Debug for _xmlLink
[src]

Formats the value using the given formatter. Read more

impl Copy for _xmlLink
[src]

impl Clone for _xmlLink
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _xmlLink

impl Sync for _xmlLink