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

tokio

  • dep:tokio

ip

  • ip_network

async-std

  • dep:async-std

mini-moka

  • dep:mini-moka

cached

  • mini-moka

glob

  • globset

tokio-stream

  • dep:tokio-stream

slog-term

  • dep:slog-term

ip_network

  • dep:ip_network

globset

  • dep:globset

runtime-async-std

  • async-std

slog

  • dep:slog

slog-async

  • dep:slog-async

explain

    This feature flag does not enable additional features.

watcher

    This feature flag does not enable additional features.