Function list_files_with_share
pub fn list_files_with_share(
dir_name: &str,
dir: StorageModel,
user_id: Uuid,
root: String,
) -> Result<StorageModel, FileError>
pub fn list_files_with_share(
dir_name: &str,
dir: StorageModel,
user_id: Uuid,
root: String,
) -> Result<StorageModel, FileError>