[][src]Type Definition corewars_core::load_file::Offset

type Offset = i32;

Type alias for signed integer offset. Even though all offsets are modulo CORESIZE, they may be larger before CORESIZE is known.