Crate rust_runnables [] [src]

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