common::utils::file_util

Function read_folder_structure

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