Hook

Type Alias Hook 

Source
pub type Hook<T> = fn(ArcArg<T>) -> JoinHandle;