feature(async): watch channel
Relates to #22 (closed)
- Watch channel (previously
alarm
) made semantically similar to tokio. - Several error types added for channels
Documentation for async primitives will be provided in the next PR, for now tests can be used to understand the semantics.
Edited by Егор Ивков