xvega
xvega copied to clipboard
Should we add a from_json() api for Config?
Hi team,
I noticed that we only have a to_json() function for Config or other settings, if we can have functions like from_json(), then it will be much easy for us to copy some part of the json samples and use that in our code.
What you think?