Type Definition paxakos::node::ShutdownOf[][src]

pub type ShutdownOf<N> = <N as Node>::Shutdown;
Expand description

Shorthand to extract Shutdown type out of N.