mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 03:16:29 +03:00
Job error handling refactoring
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#![allow(clippy::match_bool)]
|
||||
#![feature(ptr_wrapping_offset_from)]
|
||||
#![feature(drain_filter)]
|
||||
#![feature(try_trait)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate failure_derive;
|
||||
|
||||
Reference in New Issue
Block a user