Docs.rs
exml-0.7.2
Platform
aarch64-unknown-linux-gnu
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
exml 0.7.2
Pure Rust XML library based on libxml2
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
53867.html
758518-entity.html
758518-tag.html
758605.html
758606.html
758606_2.html
attrents.html
autoclose.html
autoclose2.html
autoclose3.html
cf_128.html
chunked_attr.html
comments.html
comments2.html
comments3.html
doc2.htm
doc3.htm
Down.html
entities.html
entities2.html
fp40.htm
html5_enc.html
issue318.html
issue380.html
liclose.html
lt.html
names.html
noscript.html
pre.html
python.html
reg1.html
reg2.html
reg3.html
reg4.html
repeat.html
script.html
script2.html
test2.html
test3.html
utf8bug.html
wired.html
1
2
3
4
5
<
p
tst
=
"
a
&
amp
;
b
"
tst2
=
"
a&b
"
tst3
=
"
a & b
"
>
a
&
amp
;
b a&b a & b
</
p
>