Function read_all_paths_operation

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