Docs.rs
sh-layer2-1.0.2
sh-layer2 1.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
EnjouZeratul
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
glob ^0.3
normal
parking_lot ^0.12
normal
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sh-layer0 ^1.0.2
normal
sh-layer1 ^1.0.2
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.40
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1.11
normal
tempfile ^3.14
dev
libc ^0.2
normal
Versions
68.52%
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_system
sh_
layer2
1.0.2
Module hook_
system
Sections
Hook System
Module Items
Structs
Traits
Type Aliases
In crate sh_
layer2
sh_layer2
Module
hook_
system
Copy item path
Source
Expand description
§
Hook System
生命周期钩子系统,用于在关键事件点注入自定义逻辑。
Structs
§
Hook
Context
Hook 上下文
Hook
System
Hook 系统实现
Traits
§
Hook
System
Trait
Hook 系统接口
Type Aliases
§
Hook
Callback
Hook 回调函数类型