Contents

TaskLocal()

Macro that introduces a Tasklocal binding.

Declaration

@attached(accessor) @attached(peer, names: prefixed(`$`)) macro TaskLocal()

Overview

For information about task-local bindings, see TaskLocal.

See Also

Task-Local Storage