AnyDiffableViewModel
public struct AnyDiffableViewModelMARK: - DifferenceKit Helpers
Creates a type-erased Differentiable for DiffableViewModel.
These are only created internally from either TableCellViewModel or CollectionCellViewModel,
so that we can safely force cast the models back to those types.
- 
                  
                  The type-erased DiffableViewModelDeclarationSwift public let model: DiffableViewModel
 View on GitHub
View on GitHub AnyDiffableViewModel Structure Reference
        AnyDiffableViewModel Structure Reference