mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 11:26:29 +03:00
constants and basic header generation
This commit is contained in:
@@ -69,6 +69,9 @@ pub mod dc_strencode;
|
||||
pub mod dc_token;
|
||||
pub mod dc_tools;
|
||||
|
||||
pub mod constants;
|
||||
pub use self::constants::*;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::ffi::{CStr, CString};
|
||||
|
||||
Reference in New Issue
Block a user