@can-lehmann I was able to add the `@align = Left` style syntax to [cdecl/applies](https://github.com/elcritch/cdecl/pull/5). It was pretty easy!
It might be handy syntax for "meta" attributes. Something to play around with at least. Seems to work in paren style too: `Button(@align = left): ...` . Any prefix should work well, so other symbols work too.
