Type Definition p2p::GetInfo [] [src]

type GetInfo = Box<FnMut(&mut Interface, &Poll, Res<(Handle, RendezvousInfo)>)>;

Callback to receive the result of rendezvous