Macro hooks_core::UpdateHookUninitialized
source · macro_rules! UpdateHookUninitialized { ($value:ty $(, $($($bounds:tt)+)?)?) => { ... }; }
Expand description
Expands to an opaque type impl UpdateHookUninitialized
with type of Hook
::
Value
.