You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Considering guards cant use traits with the current architecture (thanks rust), I am unsure how this should work.
we can generate methods on the given struct instead, so like UserEnum::guard(ctx, ...)