Struct poolite::Pool [] [src]

pub struct Pool { /* fields omitted */ }

Methods

impl Pool
[src]

Trait Implementations

impl Drop for Pool
[src]

A method called when the value goes out of scope. Read more