Rename module

This commit is contained in:
Dominik Werder
2023-08-31 08:07:38 +02:00
parent 5212242934
commit d5f267ab6b
5 changed files with 10 additions and 10 deletions

View File

@@ -5,8 +5,8 @@ pub mod cache;
pub mod channelconfig;
pub mod dataopen;
pub mod decode;
pub mod eventblobs;
pub mod eventchunker;
pub mod eventchunkermultifile;
pub mod frame;
pub mod gen;
pub mod index;