1 unstable release

0.1.0 Jun 7, 2024

#346 in #sync


Used in 2 crates

MIT license

14KB
263 lines

channels-macros

This crate contains procedural macros used to build channels.

Note: The API of this crate is not final and may change at any time without necessarily a major version bump. If you must depend on it pin down the full version of the crate to avoid future incompatibilities.


lib.rs:

Procedural macros for channels

No runtime deps