ToUnitOutput

io.bullet.borer.output.ToUnitOutput

Attributes

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

Members list

Concise view

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.

Attributes

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