ToUnitOutput

io.bullet.borer.output.ToUnitOutput
trait ToUnitOutput

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Output.type

Members list

Type members

Classlikes

object ToUnitProvider extends ToTypeProvider[Unit], 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.

Attributes

Supertypes
trait Output
trait ToTypeProvider[Unit]
class Object
trait Matchable
class Any
Self type