Files
rust/library
Chris Denton db8dfbdb75 Windows: map a few more error codes to ErrorKind
NotFound errors:

* `ERROR_INVALID_DRIVE`: The system cannot find the drive specified
* `ERROR_BAD_NETPATH`: The network path was not found
* `ERROR_BAD_NET_NAME`: The network name cannot be found.

InvalidFilename:

* `ERROR_BAD_PATHNAME`: The specified path is invalid.
2023-04-16 23:42:59 +01:00
..
2022-09-02 16:09:58 -04:00
2023-04-16 08:35:39 +02:00
2023-04-12 19:27:18 +02:00
2022-06-03 17:16:41 -04:00
2023-03-19 20:41:22 +00:00