funky 0.0.1

Easily dispatch functions to a thread
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Timon Vonk <timonv@gmail.com>"]
description = "Easily dispatch functions to a thread"
homepage = "http://www.github.com/timonv/rust-funky"
keywords = ["async", "non-blocking"]
license = "MIT"
name = "funky"
readme = "README.md"
repository = "http://www.github.com/timonv/rust-funky"
version = "0.0.1"