Struct libxml::bindings::_xmlList[][src]

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

Trait Implementations

impl Debug for _xmlList
[src]

Formats the value using the given formatter. Read more

impl Copy for _xmlList
[src]

impl Clone for _xmlList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _xmlList

impl Sync for _xmlList