☰
HookResult
In deadpool::managed
?
Type Definition
deadpool
::
managed
::
HookResult
source
·
[
−
]
pub type HookResult<E> =
Result
<
()
,
HookError
<E>>;
Expand description
The result returned by hooks