Crate allochronic_util_macros

Source
Expand description

Proc-Macros for the allochronic-util crate.

Macrosยง

select
Polls all passed Futures or Streams until one is ready and returns it. Prioritizes by order.