Function read_folder_structure_with_share
pub fn read_folder_structure_with_share(
user_id: Uuid,
root: String,
) -> Result<StorageModel, FileError>
pub fn read_folder_structure_with_share(
user_id: Uuid,
root: String,
) -> Result<StorageModel, FileError>