Struct rgen3_save::PokemonNick [] [src]

pub struct PokemonNick(pub [u8; 10]);

Trait Implementations

impl Default for PokemonNick
[src]

Returns the "default value" for a type. Read more

impl Clone for PokemonNick
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for PokemonNick
[src]

impl Debug for PokemonNick
[src]

Formats the value using the given formatter.