Enum docomo_api::chat_dialogue::Sex [] [src]

pub enum Sex {
    Man,
    Woman,
}

Variants

Trait Implementations

impl Copy for Sex
[src]

impl Clone for Sex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Sex
[src]

Formats the value using the given formatter.