One of my favorite parts is the super simple extensible custom permissions trait that allows any dev to add whatever type of permission they want to the app.
https://github.com/erskingardner/keycast/blob/master/api/src/models/permissions/traits.rs
Login to reply