mirror of
https://github.com/Neargye/magic_enum
synced 2026-06-08 12:00:02 +00:00
596f00c0db
* magic_enum: make streams optional this commit adds support to disable streams with macro MAGIC_ENUM_NO_STREAMS * magic_enum_format: add support to disable exceptions this commit adds support to disable exceptions with macro MAGIC_ENUM_NO_EXCEPTIONS