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

type UOffset = u32;

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