[][src]Type Definition nt::RpcCallback

type RpcCallback = dyn Fn(Vec<u8>) + Send + 'static;