Contents

Ref

A safe reference allowing in-place reads to a shared value.

Declaration

@frozen struct Ref<Value> where Value : ~Copyable

Topics

Initializers

Instance Properties

See Also

Borrowing