Trait segment_analytics::WorkerClosure [] [src]

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

Implementors