Type Definition deadpool::managed::HookResult[][src]

pub type HookResult<E> = Result<(), HookError<E>>;
This is supported on crate feature managed only.
Expand description

The result returned by hooks