org.http4s.util.Renderer
See theRenderer companion object
A type class that describes how to efficiently render a type
Attributes
- T
the type which will be rendered
- Companion:
- object
- Source:
- Renderable.scala
- Graph
- Supertypes
- Known subtypes
- trait HttpCodec[A]