mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
Arc can be converted directly to raw pointers, so there is no need to create a pointer to Arc using a Box.
Arc can be converted directly to raw pointers, so there is no need to create a pointer to Arc using a Box.