Expose info() api#190
Conversation
|
If I understand this correctly this always gives you the same message as |
|
Not exactly the same: "mapping values are not allowed in this context at line 4 column 4" ( Personally, it would help me because I use |
|
@hoodie are you a maintainer of |
|
I am not, just reading along, because I contributed a little in the past. I don't think it's unmaintained, but the maintainer seldomly checks the PRs. |
|
Ok well, the last commit was a year ago... That's pretty seldom indeed. |
|
FWIW I've merged this into my fork: https://github.com/davvid/yaml-rust |
Add a function that exposes the
infovalue. This is needed since description() is deprecated.