You must log in or # to comment.
Except that one guy at Cloudflare who sees no issue with unwrapping.
panic!()It’s ok as long as you first check there actually is some present
match result { presenr => print(“meow”) error(err) => panic!() }
ok()

deleted by creator




