Commit graph

5 commits

Author SHA1 Message Date
Nikolay Kim
a30147120d
Deprecated std::task::ready re-export (#451) 2024-11-02 18:12:21 +05:00
Nikolay Kim
8288fc0364
Use updated Service trait (#450) 2024-11-02 17:44:35 +05:00
Nikolay Kim
b04bdf41f6
Use async fn for Service::ready() and Service::shutdown() (#363) 2024-05-28 16:55:08 +05:00
Nikolay Kim
02e111d373
Add missing fmt::Debug impls (#224)
* Add missing fmt::Debug impls
2023-09-11 21:43:07 +06:00
Nikolay Kim
bf808d4d18
Move util services to ntex-util (#89)
* move util services to ntex-util

* update versions
2022-01-03 21:59:35 +06:00
Renamed from ntex/src/util/counter.rs (Browse further)