User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
5mo
I don't know anything about Rust, but why would you use unwrap() in a function that returns a Result anyway. woozy_baa Just convert the error into the outer error. I'd kinda get it if the return type was anything else because then you'd have to change a whole lot of stuff, but this seems pretty trivial