Contents

Resolver

An interface to convert a value from one type to a different type.

Declaration

protocol Resolver : Hashable, Sendable

Topics

Resolving the type

Managing the resolution process

Type Aliases