mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
refactor(msg): use rust based allocations
This commit is contained in:
@@ -20,7 +20,7 @@ extern crate strum_macros;
|
||||
#[macro_use]
|
||||
mod log;
|
||||
#[macro_use]
|
||||
mod error;
|
||||
pub mod error;
|
||||
|
||||
mod aheader;
|
||||
pub mod chat;
|
||||
|
||||
Reference in New Issue
Block a user