Skip to main content

SharedHookRegistry

Type Alias SharedHookRegistry 

Source
pub type SharedHookRegistry = Arc<HookRegistry>;
Expand description

共享的 Hook 注册表

Aliased Type§

pub struct SharedHookRegistry { /* private fields */ }