pub fn key_number(value: u8) -> KeyNumber
Expand description

Creates a key number.

Panics

Panics if the given value is higher than 127.