Creates a new CellEncoder from the specified function.
Summons an instance of CellEncoder if an implicit one can be found in scope.
Summons an instance of CellEncoder if an implicit one can be found in scope.
This is essentially a shorter way of calling implicitly[CellEncoder[A]]
.
Provides useful methods for summoning and creating instances of CellEncoder.