Remix.run Logo
tristan-morris 3 hours ago

And rust, but they chose to panic on the error condition. Wild.

ashishb an hour ago | parent [-]

> And rust, but they chose to panic on the error condition. Wild.

unwrap() implicitly panic-ed, right?