mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
This one was a little bit tricky with the special yang union. To figure out the integer value of enums one has to check the schema and deref the correct subvalue within. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>