hook up TypeError

This commit is contained in:
Folkert 2020-04-01 16:28:10 +02:00
parent 6531845966
commit 14ad793bd7
18 changed files with 216 additions and 63 deletions

View file

@ -12,3 +12,4 @@
#![allow(clippy::large_enum_variant)]
pub mod report;
pub mod type_error;