X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=src%2Flib.rs;h=7a5e2c5d1a7c631e70f8cd63f72a765351458458;hb=f149a5b7c236d8ab88daca8417a0cc95dda4edfc;hp=224263eef009cd2918077c69466735e40831ef13;hpb=77d06de29413155ff49abe69a6a946295355655e;p=nihav.git diff --git a/src/lib.rs b/src/lib.rs index 224263e..7a5e2c5 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -11,3 +11,4 @@ pub mod formats; pub mod frame; pub mod io; pub mod register; +pub mod detect;