org.http4s.util
package org.http4s.util
Type members
Classlikes
trait Renderable
A type class that describes how to efficiently render a type
A type class that describes how to efficiently render a type
- Type parameters:
- T
the type which will be rendered
- Companion:
- object
trait Writer
Efficiently accumulate Renderable representations
Efficiently accumulate Renderable representations
- Companion:
- object