Is there a automated way to do feature comparisons between *feature* structs? #978
-
Is there a way to compare the supported features struct and the desired features struct for a mismatch, returning the unsupported feature names in a automated fashion (not having to manually write a check for each field for each feature struct)? |
Beta Was this translation helpful? Give feedback.
Answered by
Ralith
Jan 8, 2025
Replies: 1 comment
Answer selected by
codecnotsupported
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No.