Functionsยง
- extract_
disk_ access - Converts a disk access
Result<T>into aResult<Some<T>>, where aErrorKind::NotFound(orErrorKind::InvalidFilename) error results in aNonevalue. This is purely to reduce boilerplate code comparingErrorKind::NotFounderrors against all other errors. - uri_
from_ file - uri_
from_ path_ buf