Type Alias

Binding.ID

A type representing the stable identity of the entity associated with an instance.

Declaration 宣言

typealias ID = Value.ID
Available when Value conforms to Identifiable.