PreviewRegistry
A protocol that the system uses to locate previews at runtime.
Declaration
protocol PreviewRegistryOverview
Preview macros make use of this protocol on your behalf. Don’t use it directly. Instead, use one of the preview macros, like Preview(_:body:).