turing

Function turing 

Source
fn turing(rules: &[[Rule; 2]], state: usize, tape: u128, max_steps: u32) -> Skip