mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +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.