[][src]Crate snake

Modules

model

Enums

Direction

An enum with 2D Directions

Type Definitions

Position

A tuple of x and y coordinates.