feat: first commit
This commit is contained in:
7
src/lib.rs
Normal file
7
src/lib.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
#![no_std]
|
||||
|
||||
mod types;
|
||||
|
||||
use types::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user