Skip to content

Dewyer/phonecall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

You can run an example with:

cargo run --example simple

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages