Enum ai_kit::pedigree::RenderType [] [src]

pub enum RenderType {
    Full,
    Pedigree,
}

Variants

Trait Implementations

impl Clone for RenderType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for RenderType
[src]

impl Debug for RenderType
[src]

Formats the value using the given formatter.