- Replace add_rules_str_with_namespace with add_rules_str to avoid move semantics issues - Simplify error handling in rule compilation loop - This should resolve the E0382 use of moved value error
- Replace add_rules_str_with_namespace with add_rules_str to avoid move semantics issues - Simplify error handling in rule compilation loop - This should resolve the E0382 use of moved value error