UnaryServerCodecs

smithy4s.server.UnaryServerCodecs$
See theUnaryServerCodecs companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type For[F[_], Request, Response] = { type toKind5 = [I, E, O, SI, SO] =>> UnaryServerCodecs[F, Request, Response, I, E, O]; }
type Make[F[_], Request, Response] = PolyFunction5[OperationSchema, <none>]