Enum tcod::console::FontType [] [src]

#[repr(C)]
pub enum FontType { Default, Greyscale, }

Variants

Trait Implementations

impl Copy for FontType
[src]

impl Clone for FontType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more