Struct worker_sentinel::Baton [] [src]

pub struct Baton<F> where
    F: WorkFactory
{ /* fields omitted */ }

Trait Implementations

impl<F> Drop for Baton<F> where
    F: WorkFactory
[src]

[src]

Executes the destructor for this type. Read more