StatefulResource

A type of resource that can be retrieved and resolved to a desired state using a declaration.

StatefulResource.swift:5
protocol StatefulResource<DeclarativeStateType> : Resource
Browse conforming types