ReferenceWritableKeyPath

class ReferenceWritableKeyPath

A key path that supports reading from and writing to the resulting value with reference semantics.

Inheritance WritableKeyPath<Root, Value>