pub fn remove_file_or_directory( user_id: Uuid, file_name: String, root: String, ) -> Result<bool, Error>