[][src]Type Definition rust_action_heroes::lib::Int

type Int = i16;

For when you're too lazy to decide/remember if your whole numbers are i16 or u8, use Int.