Function decode_key

Source
pub fn decode_key(key: usize) -> [usize; 4]
Expand description

Decode a given key.

Returns an array containing the three coordinates and level of the key.