🎉 First commit (💩)
This commit is contained in:
5
src/base.rs
Normal file
5
src/base.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
#[derive(Clone, Debug, Eq, PartialEq)]
|
||||
pub enum Info {}
|
||||
|
||||
// pub type ProgramStore = Store<Info>;
|
||||
// pub type AsyncProgramStore = Arc<AsyncMutex<ProgramStore>>;
|
Reference in New Issue
Block a user