xxxxxxxxxx
If applied to Result<T, E>, it unwraps the result and gives you the inner value, propagating the error to the calling function.
xxxxxxxxxx
# WSL2 does set up a virtual router on the Windows host to allow connectivity to both the outside world as well as the Windows host. You can see this via this command in wsl:
ip route
# The "default via" address is the address to use for accessing the Windows host.