mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
remove lookup_field in favor of get(HeaderDef::...) with all headers defined in headerdef.rs
This commit is contained in:
committed by
Alexander Krotov
parent
2c4dbe6e68
commit
e4155e0e16
@@ -33,6 +33,8 @@ mod log;
|
||||
#[macro_use]
|
||||
pub mod error;
|
||||
|
||||
pub mod headerdef;
|
||||
|
||||
pub(crate) mod events;
|
||||
pub use events::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user