PrinterApi

trait PrinterApi[F[_]]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def printer[Op[_, _, _, _, _], I, O](endpoint: Endpoint[Op, I, _, O, _, _]): Printer[F, I, O]