Use Result::map() instead of matching Err to itself
authorMegaBrutal <megabrutal+github@megabrutal.com>
Sat, 18 Feb 2023 22:00:00 +0000 (23:00 +0100)
committerMegaBrutal <megabrutal+github@megabrutal.com>
Sat, 18 Feb 2023 22:00:00 +0000 (23:00 +0100)
commitb6d5f7a3d5cc1ef9718e82bb0335e224c830f2c3
tree203c17fb19dadca31f0e14409c832bece00fbf8d
parent310dd8af0c4ebf79d64ad3e12d714cc0fde9aa9e
Use Result::map() instead of matching Err to itself
src/main.rs