Binding

A mutable, reference-like property wrapper that can read and write a value.

Binding.swift:3
@propertyWrapper struct Binding<Value>