udash-core
udash-core copied to clipboard
RestDataWrapperCompanion refactor
Extract implicit definitions from RestDataWrapperCompanion to allow custom wrapper companions creation.
BaseRestDataWrapperCompanion can be reused without copying code, currently RestDataWrapperCompanion can't be inherited by another abstract base class because it takes MacroInstances as a parameter