Available on crate feature
acl
only.Expand description
Defines types to use with the ACL commands.
Structs
An info dictionary type storing Redis ACL information as multiple
Rule
.
This type collects key/value data returned by the ACL GETUSER
command.Enums
ACL rules are used in order to activate or remove a flag, or to perform a
given change to the user ACL, which under the hood are just single words.