pub fn callback<T, RT>(cb: T) -> WebmachineCallback<RT>Expand description
Wrap a callback in a structure that is safe to call between threads
pub fn callback<T, RT>(cb: T) -> WebmachineCallback<RT>Wrap a callback in a structure that is safe to call between threads