Type Definition connectr::NSCallback [] [src]

type NSCallback = Box<Fn(u64, &Sender<String>)>;