mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
If we use modules (which are actually namespaces), we can use shorter names. Another approach is to only use modules for internal code incapsulation and use full names like deltachat-ffi does.