casbin 2.0.7

An authorization library that supports access control models like ACL, RBAC, ABAC.
Documentation

casbin

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 4 of them enabled by default.

default

  • runtime-async-std
  • incremental

runtime-async-std

  • async-std

incremental

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

logging

  • slog
  • slog-term
  • slog-async

runtime-tokio

  • tokio/fs
  • tokio/io-util

glob

  • globset

cached

  • lru

ip

  • ip_network

slog-term

    This feature flag does not enable additional features.

slog-async

    This feature flag does not enable additional features.

lru

    This feature flag does not enable additional features.

globset

    This feature flag does not enable additional features.

watcher

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

slog

    This feature flag does not enable additional features.

explain

    This feature flag does not enable additional features.

ip_network

    This feature flag does not enable additional features.