stemflow 0.5.2

Access-control policy engine used by StemJail
docs.rs failed to build stemflow-0.5.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: stemflow-0.5.3

StemFlow

StemFlow is an access-control policy engine for StemJail. It manages access-control lists called domains. A domain can transition to an other iff the destination is a superset of the source.

This engine can create an intersection domain according to a common access between multiple domains. This is useful to get a minimal domain allowing a specific access.

This library is a work in progress. The API may change.