earlier today I tried to do.. ``` @admin struct AdminSomeTypeForAdminOnly - name: string ``` so that I could then generate with `-ignore=@admin` but I learnt that @xx doesn't work for type definitions, it would be great if we could do this :)