casbin / casbin-rs

An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
https://casbin.org
Apache License 2.0
852 stars 74 forks source link

We need support for the keyGet series of functions. #337

Closed waterflier closed 2 months ago

waterflier commented 2 months ago

I read the documentation and wrote some configuration files. During execution, I discovered that Rust has not implemented the keyGet series of functions.

https://casbin.org/docs/function