UnaryClientCodecs

smithy4s.http4s.kernel.UnaryClientCodecs$
See theUnaryClientCodecs companion trait

Attributes

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

Members list

Type members

Classlikes

object Make

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Make.type

Types

type For[F[_]] = { type toKind5 = [I, E, O, SI, SO] =>> UnaryClientCodecs[F, I, E, O]; }
type Make[F[_]] = PolyFunction5[Base, <none>]