Docs.rs
libxml-rs-0.1.0-alpha.2
libxml-rs 0.1.0-alpha.2
Docs.rs crate page
MIT
OR
Apache-2.0
22 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
infinityabundance
Dependencies
arbitrary ^1.3
normal
optional
bitflags ^2.0
normal
chrono ^0.4
normal
optional
encoding_rs ^0.8
normal
encoding_rs_io ^0.1
normal
hashbrown ^0.14
normal
libc ^0.2
normal
num-bigint ^0.4
normal
optional
num-traits ^0.2
normal
optional
once_cell ^1.19
normal
parking_lot ^0.12
normal
pretty_assertions ^1.4
normal
optional
regex ^1.10
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
smallvec ^1.10
normal
tempfile ^3.8
normal
optional
criterion ^0.5
dev
proptest ^1.0
dev
quickcheck ^1.0
dev
quickcheck_macros ^1.0
dev
Versions
48.78%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
xmlParserCtxtPtr
libxml_
rs
0.1.0-alpha.2
In libxml_
rs::
abi::
structs
libxml_rs
::
abi
::
structs
Type Alias
xmlParser
Ctxt
Ptr
Copy item path
Source
pub type xmlParserCtxtPtr =
*mut
_xmlParserCtxt
;