ToUnitOutput

class Object
trait Matchable
class Any
object Output.type

Type members

Classlikes

object ToUnitProvider extends ToTypeProvider[Unit] with Output

Simple NOP output that doesn't actually write anything and always produces Unit. Useful for running an encoding purely for its side effects, e.g. logging or validation.

Simple NOP output that doesn't actually write anything and always produces Unit. Useful for running an encoding purely for its side effects, e.g. logging or validation.