macro_rules! UpdateHookUninitialized {
    ($value:ty $(, $($($bounds:tt)+)?)?) => { ... };
}
Expand description

Expands to an opaque type impl UpdateHookUninitialized with type of Hook::Value.