turbo_
tasks_
fs
0.1.0
Module util
Module Items
Functions
In crate turbo_
tasks_
fs
turbo_tasks_fs
Module
util
Copy item path
Source
Functions
ยง
extract_
disk_
access
Converts a disk access Result
into a Result<Some
>, where a NotFound error results in a None value. This is purely to reduce boilerplate code comparing NotFound errors against all other errors.
uri_
from_
file