issues
search
KWARC
/
rust-libxml
Rust wrapper for libxml2
https://crates.io/crates/libxml
MIT License
76
stars
38
forks
source link
Implement correct deep copy of nodes/documents
#102
Open
arminfelder
opened
2 years ago
arminfelder
commented
2 years ago
copy should be done via xmlCopyNode/xmlCopyDocument
copy should be done via xmlCopyNode/xmlCopyDocument