Type Definition bitcoin_connman::ConnmanForNodeFnMut

source ·
pub type ConnmanForNodeFnMut = dyn FnMut(Amo<Box<dyn NodeInterface>>) -> bool;