Docs.rs
pylon-plugin-0.3.9
pylon-plugin 0.3.9
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ericc59
Dependencies
argon2 ^0.5
normal
hmac ^0.12
normal
pylon-auth ^0.3.9
normal
pylon-kernel ^0.3.9
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
Versions
58.06%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module cascade
pylon_
plugin
0.3.9
Module cascade
Module Items
Structs
In pylon_
plugin::
builtin
pylon_plugin
::
builtin
Module
cascade
Copy item path
Source
Structs
§
Cascade
Plugin
Cascade delete plugin. Automatically deletes child rows when a parent is deleted. Queues deletions to be executed by the runtime.
Cascade
Rule
A cascade rule: when parent is deleted, delete children.