casbin 2.2.0

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 20 feature flags, 3 of them enabled by default.

default

  • runtime-tokio
  • incremental

runtime-tokio

  • tokio/fs
  • tokio/io-util

incremental

    This feature flag does not enable additional features.

logging

  • slog
  • slog-term
  • slog-async

amortized

  • ritelinked/ahash-amortized
  • ritelinked/inline-more-amortized

glob

  • globset

slog

  • dep:slog

cached

  • mini-moka

slog-term

  • dep:slog-term

runtime-async-std

  • async-std

mini-moka

  • dep:mini-moka

ip

  • ip_network

slog-async

  • dep:slog-async

async-std

  • dep:async-std

tokio-stream

  • dep:tokio-stream

globset

  • dep:globset

ip_network

  • dep:ip_network

tokio

  • dep:tokio

watcher

    This feature flag does not enable additional features.

explain

    This feature flag does not enable additional features.