Struct frostflake::pool::GeneratorPool [] [src]

pub struct GeneratorPool { /* fields omitted */ }

Methods

impl GeneratorPool
[src]

Trait Implementations

impl Drop for GeneratorPool
[src]

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