mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 16:36:59 +03:00
Move dc_array.rs to deltachat-ffi package
This commit is contained in:
committed by
holger krekel
parent
3f2a371599
commit
2cebed4f77
@@ -29,6 +29,8 @@ use deltachat::message::MsgId;
|
|||||||
use deltachat::stock::StockMessage;
|
use deltachat::stock::StockMessage;
|
||||||
use deltachat::*;
|
use deltachat::*;
|
||||||
|
|
||||||
|
mod dc_array;
|
||||||
|
|
||||||
mod string;
|
mod string;
|
||||||
use self::string::*;
|
use self::string::*;
|
||||||
|
|
||||||
|
|||||||
@@ -73,7 +73,6 @@ mod token;
|
|||||||
mod wrapmime;
|
mod wrapmime;
|
||||||
mod dehtml;
|
mod dehtml;
|
||||||
|
|
||||||
pub mod dc_array;
|
|
||||||
pub mod dc_receive_imf;
|
pub mod dc_receive_imf;
|
||||||
mod dc_simplify;
|
mod dc_simplify;
|
||||||
pub mod dc_tools;
|
pub mod dc_tools;
|
||||||
|
|||||||
Reference in New Issue
Block a user