Missed an edit in d4c0179f
d4c0179f
After #456 `parse_rule` is always called with value of `rule::attribute_type&` type. By removing attribute type deduction we also will turn any possible bug in `transform_attribute` from a linkage to compile error. Fixes #454
- Minimal example docs