BodyFactory

korolev.web.dsl.BodyFactory
See theBodyFactory companion object
trait BodyFactory[F[_], A, B]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def mkBody(source: A): F[Body[B]]