VoidZero
@voidzero.dev
5 months ago You might wonder: What is a panic though? A panic is basically Rust's way of saying "something unexpected happened and I can't safely continue." Or to put it in JS terms: It's like an uncaught TypeError or RangeError crashing your Node process, except it happens at the native/system level.
💬 1
♻️ 0
❤️ 2