factorize internal error macro

This commit is contained in:
marin postma
2021-06-15 17:55:27 +02:00
parent 02277ec2cf
commit 0d3fb5ee0d
11 changed files with 62 additions and 84 deletions

View File

@ -1,4 +1,5 @@
pub mod data;
#[macro_use]
pub mod error;
pub mod helpers;
mod index;