NOP0
NOP0
Hi, I'm also investigating using rust-xml-schema for parsing 61131-3 XML files. Now that I come to think of it, is the generated parser also under AGPL? Would it be possible...
@flosse I was just looking at the compare module. Could ```pub enum Comparator``` be renamed ```pub enum Operator``` and used as such? I.e. ```Operator::Sub```, ```Operator::Abs```. Side note: How active is...
> I'd rather replace the whole module with something else that already exists because I don't want to reinvent the wheel and I don't want to create a new programming...
Great to see a new version come together. Please post any entry level issues if you like, and keep up the good work 👍