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
There appears to be no reason for the `team()` fn to return an `Owner` instead of a `Team`, aside from the `Owner` being required by the `add_crate_to_team()` fn. But that fn literally has `team` in the name, so it might as well take a `Team` as an argument too :D
0 commit comments