Type Definition resolved_ts::OnErrorCallback[][src]

type OnErrorCallback = Box<dyn Fn(ObserveID, Region, Error) + Send>;