Docs.rs
casbin-sqlx-watcher-0.1.1
casbin-sqlx-watcher 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
smaragden
byrnedo
github:ilpvfx:rnd
Dependencies
casbin ^2
normal
log ^0
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0
normal
thiserror ^2
normal
tokio ^1
normal
uuid ^1
normal
sqlx-adapter ^1
dev
Versions
19.23%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module watcher
casbin_
sqlx_
watcher
0.1.1
Module watcher
Module Items
Structs
Enums
Constants
Type Aliases
In crate casbin_
sqlx_
watcher
casbin_sqlx_watcher
Module
watcher
Copy item path
Source
Structs
§
Policy
Change
Data
Sqlx
Watcher
A sqlx based Watcher for casbin policy changes.
Enums
§
Error
Policy
Change
A serde friendly enum to represent the various policy changes that can be made.
Constants
§
DEFAULT_
NOTIFY_
CHANNEL
Type Aliases
§
Result