hurricane-socrates
Results
2
issues of
hurricane-socrates
[This is a question also asked on rust-users](https://users.rust-lang.org/t/declare-function-to-xmllib2-using-rust-libxml/110485) I'm working on an scxml interpreter. I want to declare a function to the xml path context. I'd appreciate some guidance. It...
help wanted
question
I have an xpath query involving namespaces that executes successfully in xmllint. The query does not execute using rust-libxml. The Result Err is, as you know, () This makes debugging...
enhancement