Docs.rs
sz-orm-model-1.2.2
sz-orm-model 1.2.2
Docs.rs crate page
MIT
02 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
ljclz
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
chrono ^0.4
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
tokio ^1.40
dev
Versions
87.37%
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
trigger_error_hook
sz_
orm_
model
1.2.2
In sz_
orm_
model::
error
sz_orm_model
::
error
Function
trigger_
error_
hook
Copy item path
Source
pub fn trigger_error_hook(err: &
DbError
)
Expand description
触发错误 hook(在 DbError 创建/返回时调用)
如果未设置 hook,则静默跳过。