ntex/ntex-util
Nikolay Kim 44ff6a8ee6
Remove Rc<S> where S: Service as it brakes readiness check validity (#198)
* Add SharedService, a service that can be checked for readiness by multiple tasks
2023-04-14 09:48:27 -07:00
..
src Remove Rc<S> where S: Service as it brakes readiness check validity (#198) 2023-04-14 09:48:27 -07:00
Cargo.toml Remove Rc<S> where S: Service as it brakes readiness check validity (#198) 2023-04-14 09:48:27 -07:00
CHANGES.md Remove Rc<S> where S: Service as it brakes readiness check validity (#198) 2023-04-14 09:48:27 -07:00
LICENSE move low level utils to separate crate 2021-04-04 01:20:18 +06:00