pub fn not_found_error( resource_type: impl Into<String>, resource_id: Option<impl Into<String>>, message: impl Into<String>, ) -> TodoistError
Helper function to create a not found error