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.
Macro that introduces a Tasklocal binding.
@attached(accessor) @attached(peer, names: prefixed(`$`)) macro TaskLocal()For information about task-local bindings, see TaskLocal.