Rust traits that mimic the Runnable and Callable<T> interfaces in Java.
Runnable
Callable<T>
Please see src/lib.rs for code examples.
src/lib.rs