yaml-adapter 1.0.0

a adapter which reads yaml format policy file for casbin repo
Documentation

yaml-adapter

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

default

  • runtime-async-std

runtime-async-std

  • casbin/runtime-async-std
  • async-std

async-std

  • dep:async-std

runtime-tokio

  • casbin/runtime-tokio
  • tokio/fs
  • tokio/io-util

tokio

  • dep:tokio