You must log in or # to comment.
It’s ok as long as you first check there actually is some present
match result { presenr => print(“meow”) error(err) => panic!() }
It’s ok as long as you first check there actually is some present
match result { presenr => print(“meow”) error(err) => panic!() }