Expand description
Authorized is a library helping you authorize behaviour on struct by defining allowed or denied scopes.
You can use this to only expose field’s value to authorized scopes
Modules§
Structs§
- Authorizor
- Authorizor exposed mthods to help you authorize structures which implement Authorizable trait.