ntex/ntex-util
msga-mmm 9bb4a60ad4
test: improve coverage (#231)
* feat(ntex-glommio): remove unused mut

* test(ntex-io): check Debug implementation for FilterServiceFactory

* chore: format code

* feat(ntex-util): check Debug and poll_ready for KeepAlive

* test(ntex-util): wait a bit until the poll is ready

* test(ntex-bytes): assert error for implementation try_from for BytesVec

* feat(ntex-tokio): remove unused mut

* feat(ntex-tls): use add_trust_anchors instead of add_server_trust_anchors

* chore: format code

* feat(ntex-util): check readiness after sleeping but before expiring

* feat(ntex-util): remove unnecessary assertion
2023-10-17 19:14:40 +06:00
..
src test: improve coverage (#231) 2023-10-17 19:14:40 +06:00
Cargo.toml Update deps (#228) 2023-10-09 20:59:04 +06:00
CHANGES.md Add missing fmt::Debug impls (#224) 2023-09-11 21:43:07 +06:00
LICENSE move low level utils to separate crate 2021-04-04 01:20:18 +06:00