Closed Bendakh closed 11 months ago
This PR aims to create a new decorator EnumFallback which allows to provide a fallback function with the enum type.
EnumFallback
This is a WIP
Description
This PR aims to create a new decorator
EnumFallback
which allows to provide a fallback function with the enum type.This is a WIP
Motivation and Context
Types of changes