Mirror

smithy4s.ServiceProduct$.Mirror
See theMirror companion object
trait Mirror[Alg[_[_, _, _, _, _]]]

Provides a way to get the product version for a service. For info about the Prod type parameter, see ServiceProduct.

Type parameters

Alg

the algebra type parameter.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Prod[_[_, _, _, _, _]]

Value members

Abstract fields

val serviceProduct: Aux[Prod, Alg]