phonecall 0.2.1

A tiny easy to use helper that makes function calls through threads/ tasks easier with tokio channels
Documentation

Phonecall

A small tokio based library that makes async function calls through tasks and threads safe and simple.

On crates.io

How to use

A simple example is available in the examples directory.