Struct tcod::namegen::Namegen [] [src]

pub struct Namegen { /* fields omitted */ }

Methods

impl Namegen
[src]

Trait Implementations

impl Drop for Namegen
[src]

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