Expand description

This crate Defines traits for access control systems compatible with solid storage space. Provides default implementations confirming to ACP, WAC authorization systems.

Modules

  • I provide an implementation of Repo that layers access control over an inner repo.
  • I define rust models for concepts and entities involved in access control over resources in solid storages. I also provide few default implementations.