Karolin Varner
Karolin Varner
A quoted member would be helpful for me too; the same issue is when encoding by the way. Strings that could be considered booleans or numbers should also be explicitly...
I am looking at the code right now; am I correct that Token::NON_PLAIN_SCALAR signifies an explicit string scalar (quoted or otherwise), while Token::PLAIN_SCALAR would be just any token? In this...
OK, at passing a quoted boolean to the Event parser seems to be fairly trivial: https://github.com/koraa/yaml-cpp/commit/6993d984df8d553b601276527c2977abb88230e8 Converting to the proper type with that information seems to work fine https://github.com/koraa/large-yaml2json-json2yaml/blob/master/yaml2json.cc#L72 ....
@dependabot recreate
Couple of comments, these can be applied in a separate PR. Excellent work, thank you :) --- - `secret-memory/src/serialization.rs` – Lacks documentation - `struct B64BytesVisitor;` – Does this belong in...
Hi @Sambit003, thank you for the contribution and sorry for the long wait for the review; I am fighting some fires right now; I will try to create a review...
@Sambit003 Would you be interested in doing further work on the To crate? Are you any good at writing procedural macros by any chance?
@Sambit003 Are you still working on this (no rush, just checking :) )
@Sambit003 No worries; let me know if you would like us to take over and finish this up for you
@Sambit003 In that case, take your time :)