Struct libxml::bindings::_xmlBuf[][src]

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

Trait Implementations

impl Debug for _xmlBuf
[src]

Formats the value using the given formatter. Read more

impl Copy for _xmlBuf
[src]

impl Clone for _xmlBuf
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _xmlBuf

impl Sync for _xmlBuf