Type Definition resolved_ts::scanner::OnErrorCallback[][src]

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