Docs.rs
cool-plugin-0.1.3
cool-plugin 0.1.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
vera-byte
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.21
normal
optional
chrono ^0.4
normal
cool-core ^0.1.3
normal
once_cell ^1
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
zip ^0.6
normal
optional
Versions
80.97%
of the crate is documented
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 hook_names
cool_
plugin
0.1.3
Module hook_
names
Module Items
Constants
In crate cool_
plugin
cool_plugin
Module
hook_
names
Copy item path
Source
Expand description
预定义的钩子名称
Constants
§
AFTER_
DB
数据库操作后
AFTER_
REQUEST
请求后
AFTER_
UPLOAD
上传后
BEFORE_
DB
数据库操作前
BEFORE_
REQUEST
请求前
BEFORE_
UPLOAD
上传前