Constant ggrs::MAX_INPUT_BYTES[][src]

pub const MAX_INPUT_BYTES: usize = 8;
Expand description

The maximum number of bytes the input of a single player can consist of. This corresponds to the size of usize. Higher values should be possible, but are not tested.