pub fn pre_process_rust_code(s: &mut str)
Replace bits of Rust nightly syntax with something that is technically valid in stable Rust, so syn can parse it
syn