Trait sentry_rs::workers::WorkerClosure
[−]
[src]
pub trait WorkerClosure<T, P>: Fn(&P, T) + Send + Sync { }
The Trait for a Clojure being able to work on the Sentry Queue of events.