Skip to content

Add support to read enum.

Damien Lacoste requested to merge fix_enum_reading into main

Introduce a new class that holds an enum as its short representation and its label.

Merge request reports