Struct poston::client::WorkerPool[][src]

pub struct WorkerPool { /* fields omitted */ }

Methods

impl WorkerPool
[src]

Trait Implementations

impl Client for WorkerPool
[src]

impl Drop for WorkerPool
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for WorkerPool

impl !Sync for WorkerPool