From 86eda32f9d8fed77136ffd3495e93c4c37e7671b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 6 Dec 2022 09:06:30 +0100 Subject: debug draw --- evc/src/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'evc/src/lib.rs') 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; -- cgit v1.2.3-70-g09d2