You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@weihanglo I'm currently leaning towards TOML to be in line with tools like rustfmt and to allow complex options to be defined. Such as treating python's """string""" quotes as comments.
@remexre Sorry, that feature was actually pulled from 9.0 as right now toml will not deserialize at type of HashMap<Enum, HashMap<String, String>> the problem is the current enum support, so it is blocked on that. Sorry for the incorrect information, I've updated this post and hidden the comment in #67.
Currently requested features
The text was updated successfully, but these errors were encountered: