lambda-channel
A crossbeam-like channel that concurrently executes a provided function.
Usage
Run this in your project:
Or add this to your Cargo.toml:
[]
= "0.1"
Examples
See examples
A crossbeam-like channel that concurrently executes a provided function.
Run this in your project:
Or add this to your Cargo.toml:
[]
= "0.1"
See examples