Crate rust_runnables

Source

Traitsยง

Callable
A Callable is a single function trait that returns a value
Runnable
A Runnable is a single function trait with no return value