concurrency v3.1.0 (2021-08-24T13:51:28Z)
Dub
Repo
canSenderThrow.canSenderThrow
concurrency
sender
canSenderThrow
Undocumented in source.
template
canSenderThrow
(Sender)
enum
canSenderThrow
=
!
__traits
(
compiles
,
Sender.init.connect
(
NoErrorReceiver
()))
;
Meta
Source
See Source File
concurrency
sender
canSenderThrow
manifest constants
canSenderThrow
structs
NoErrorReceiver