Expand description

Basic pokedex library written in Rust.

Modules

Status effects implementation

Items

Types and structs related to moves

Types and structs related to Pokemon

Macros

Structs

A Dex is used to hold types with an identifiable value (see Identifiable).

Constants

An ascii string that holds the value “unknown”

Traits

A trait that helps identify which value of a type is which.

Type Definitions