add lib.rs to declare the frame module

This commit is contained in:
Palash Tyagi 2025-04-17 11:59:04 +01:00
parent 8467a3def2
commit 45b01ad096

2
src/lib.rs Normal file
View File

@ -0,0 +1,2 @@
pub mod frame;