Struct recycler::StringRecycler [] [src]

pub struct StringRecycler { /* fields omitted */ }

Methods

impl StringRecycler
[src]

Trait Implementations

impl Default for StringRecycler
[src]

Returns the "default value" for a type. Read more

impl Recycler for StringRecycler
[src]