Module at

Source
Expand description

Channel that delivers a message at a certain moment in time.

Messages cannot be sent into this kind of channel; they are materialized on demand.

Structsยง

Channel ๐Ÿ”’
Channel that delivers a message at a certain moment in time

Type Aliasesยง

AtToken ๐Ÿ”’
Result of a receive operation.