pub async fn UpdateSingleFile(
index: &mut FileIndex,
file_path: &PathBuf,
config: &IndexingConfig,
) -> Result<Option<FileMetadata>>Expand description
Update index for a single file
pub async fn UpdateSingleFile(
index: &mut FileIndex,
file_path: &PathBuf,
config: &IndexingConfig,
) -> Result<Option<FileMetadata>>Update index for a single file