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
Thanks for the work with the TOML shard thus far; it's very much appreciated.
It would be nice to have support for mapping TOML to Crystal classes like YAML#mapping and JSON#mapping offer, as this would help alleviate the need for type casting around the code where the TOML parameters are accessed.
The text was updated successfully, but these errors were encountered:
Thanks for the work with the TOML shard thus far; it's very much appreciated.
It would be nice to have support for mapping TOML to Crystal classes like YAML#mapping and JSON#mapping offer, as this would help alleviate the need for type casting around the code where the TOML parameters are accessed.
The text was updated successfully, but these errors were encountered: