aboutsummaryrefslogtreecommitdiff
path: root/evc/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'evc/src/lib.rs')
-rw-r--r--evc/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/evc/src/lib.rs b/evc/src/lib.rs
index 4c504ef..65e8e2b 100644
--- a/evc/src/lib.rs
+++ b/evc/src/lib.rs
@@ -6,3 +6,4 @@ pub mod header;
pub mod frame;
pub mod pixel;
pub mod view;
+pub mod debug;