pub(crate) fn read_all_paths_operation(
invalidations: TransientInstance<PathInvalidations>,
root: ResolvedVc<FileSystemPath>,
depth: usize,
width: usize,
) -> OperationVc<()>
pub(crate) fn read_all_paths_operation(
invalidations: TransientInstance<PathInvalidations>,
root: ResolvedVc<FileSystemPath>,
depth: usize,
width: usize,
) -> OperationVc<()>