lambda-channel
A crossbeam-like channel concurrently executes lambda functions.
Usage
Run this in your project:
Or add this to your Cargo.toml:
[]
= "0.1"
A crossbeam-like channel concurrently executes lambda functions.
Run this in your project:
cargo add lambda-channel
Or add this to your Cargo.toml:
[dependencies]
lambda-channel = "0.1"