Serge

Results 2 issues of Serge

Hello for everyone! I'm trying to use `testcontiners` for tests with static container. ``` testcontainers = "0.15.0" rust-version = "1.70.0" ``` I've chosen `std::sync::OnceLock` for such purpose. There is my...

Hello! I use humantime-serde to work with json, it works fine! But I was a bit confused with it behavior with **ISO 8601** formatted strings without timezone. Strings like that:...