mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
Derive and use Display trait for Viewtype
This commit is contained in:
@@ -8,6 +8,9 @@ extern crate num_derive;
|
||||
extern crate smallvec;
|
||||
#[macro_use]
|
||||
extern crate rusqlite;
|
||||
extern crate strum;
|
||||
#[macro_use]
|
||||
extern crate strum_macros;
|
||||
|
||||
#[macro_use]
|
||||
mod log;
|
||||
|
||||
Reference in New Issue
Block a user