Struct lazy_pool::Pool [] [src]

pub struct Pool<T> { /* fields omitted */ }

Methods

impl<T> Pool<T>
[src]

[src]

[src]

Trait Implementations

impl<T: Debug> Debug for Pool<T>
[src]

[src]

Formats the value using the given formatter.

impl<T> Clone for Pool<T>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more