Function flatten_dense_transition

Source
fn flatten_dense_transition(
    dense: &[StateID],
    state_id_layout: &Layout,
) -> Vec<u8>