This commit replaces some overly complex constructs with type
parameters.
Fixes#2030
RELEASE_NOTES=[ENHANCEMENT] Generics
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
This commit adds an experimental backend converter.
It's not fully finished / tested nor documented, so we hide the command
for now.
RELEASE_NOTES=[FEATURE] Add experimental backend converter.
Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>