[][src]Type Definition ipc_channel::router::RouterHandler

type RouterHandler = Box<dyn FnMut(OpaqueIpcMessage) + Send>;