Enum docomo_api::chat_dialogue::Type [] [src]

pub enum Type {
    Zero,
    Sakurako,
    Hayate,
}

Variants

Trait Implementations

impl Copy for Type
[src]

impl Clone for Type
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Type
[src]

Formats the value using the given formatter.