Hi, I’m looking for a crate that supports parsing a string of yaml to ast that would allow for preserved comments and exactly knowing whether a string is a multiline string, a double quote string or a single quote string.
I can’t seem to find a single one, so happy to hear out any crate that supports those two things