Klaymore@sh.itjust.works to Programmer Humor@programming.devEnglish · 1 年前Happens all the timesh.itjust.worksimagemessage-square14fedilinkarrow-up1435arrow-down17
arrow-up1428arrow-down1imageHappens all the timesh.itjust.worksKlaymore@sh.itjust.works to Programmer Humor@programming.devEnglish · 1 年前message-square14fedilink
minus-squaretrxxruraxvr@lemmy.worldlinkfedilinkarrow-up13·1 年前Afaik rust doesn’t have functions like that as they lead to unsafe code that’s impossible to check variable lifetimes for. I think OP created the jump function.
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up14·1 年前They created it. The compiler says the jump function is in src/main.rs
Afaik rust doesn’t have functions like that as they lead to unsafe code that’s impossible to check variable lifetimes for. I think OP created the jump function.
They created it. The compiler says the jump function is in src/main.rs