rust_runnables 0.1.0

Rust traits that mimic the Runnable and Callable<T> interfaces in Java.
Documentation

Rust Runnables

Rust traits that mimic the Runnable and Callable<T> interfaces in Java.

Usage

Please see src/lib.rs for code examples.