For the (probably) next breaking release of AutoDiffOperators * [x] Fully depend on DifferentiationInterface and drop (almost) all AutoDiffOperators-native backend-related code. * [x] Remove all support for "structured" arguments and focus AutoDiffOperators on vector arguments and AD-based multiplicative operators that work on them. Replaces #17.