pub trait CoreSyncSvc:
Service<CoreSyncDataRequest, Response = CoreSyncDataResponse, Error = BoxError, Future: Send + 'static>
+ Send
+ 'static { }pub trait CoreSyncSvc:
Service<CoreSyncDataRequest, Response = CoreSyncDataResponse, Error = BoxError, Future: Send + 'static>
+ Send
+ 'static { }