Michael Adams

Results 3 comments of Michael Adams

I just ran into the same issue and have opened pull request #43. The syntax implemented in the PR is a bit different. It uses separate attributes to designate trait-only...

> One thing. Maybe the `impl_attr/trait_attr` can be wrapped in `#[ext(impl_attr/trait_attr)]` to make it obvious which macro they come from Good point. I looked around and your naming style indeed...

> > One thing. Maybe the `impl_attr/trait_attr` can be wrapped in `#[ext(impl_attr/trait_attr)]` to make it obvious which macro they come from > > Good point. I looked around and your...