git-noise

Results 26 comments of git-noise
trafficstars

I had a quick look, and it does not seem to be a simple drop-in replacement as both crates use a slightly different approach. Also XML-related code quickly becomes interdependent,...

Hello again, I had a closer look and it seems we could use the serde capabilities of quick-xml to simplify part of the code. It will however probably be a...

What I can do is showcase the migration gains/trade-offs on a few elements on the reader-side. Some of them seem relatively "isolated" enough that they could be good candidates. I'll...

@bokuweb Hello, I migrated some of the code - here https://github.com/git-noise/docx-rs/tree/quick-xml - you can see some initial work done on: - ExtendedComments - WebSettings and Div They were picked up...

Hello, @bokuweb, just wanted to check if you had time to review this one

Hello, thanks a lot for looking into it @hawflau. Based on your insight, I was able to confirm that it is indeed an issue relating to volume mounting. A quick...