concurrency v3.0.1 (2021-07-07T14:50:22Z)
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