phonecall

Crates.iophonecall
lib.rsphonecall
version0.2.1
sourcesrc
created_at2023-01-31 00:53:14.346227
updated_at2023-02-04 13:16:38.009385
descriptionA tiny easy to use helper that makes function calls through threads/ tasks easier with tokio channels
homepage
repositoryhttps://github.com/Dewyer/phonecall
max_upload_size
id772260
size40,561
(Dewyer)

documentation

https://docs.rs/phonecall

README

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.

Commit count: 19

cargo fmt