Struct libxml::bindings::_xmlExpNode[][src]

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

Trait Implementations

impl Debug for _xmlExpNode
[src]

Formats the value using the given formatter. Read more

impl Copy for _xmlExpNode
[src]

impl Clone for _xmlExpNode
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _xmlExpNode

impl Sync for _xmlExpNode