mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
Using &str instead of AsRef is better for compile times, binary size and code complexity.
Using &str instead of AsRef is better for compile times, binary size and code complexity.