Trait sentry::WorkerClosure [] [src]

pub trait WorkerClosure<T, P>: Fn(&P, T) -> () + Send + Sync { }

Implementors