enumer icon indicating copy to clipboard operation
enumer copied to clipboard

Added ability to change marshalling to json, text, yaml to int

Open tomtwinkle opened this issue 1 year ago • 0 comments

The current functionality of enumer realizes Marshal/Unmarshal of json, text, and yaml with conversion to string representation, but add an option to accommodate cases where it is desired to use them as int.

tomtwinkle avatar Feb 15 '24 06:02 tomtwinkle