concurrency v3.0.2 (2021-07-08T11:18:17Z)
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