Fixed warnings (#3345)

This commit is contained in:
Arkadiy Paronyan
2019-08-08 18:10:32 +02:00
committed by Robert Habermeier
parent a7c87f21da
commit 17a851b433
4 changed files with 38 additions and 18 deletions
+1
View File
@@ -22,6 +22,7 @@
#[macro_use]
mod traits;
mod params;
mod execution_strategy;
pub mod error;
pub mod informant;