User avatar
φ
@fiore@shrimptest.bedwetting.club
@rose @nyanide yea , or sincr all let statements are done thru pattern matching , u can just likr

if let Ok(x) = fallible_function() { do_stuff(x) }