initial commit
This commit is contained in:
commit
912d00f2d3
12 changed files with 2635 additions and 0 deletions
5
lib/sandbox/src/main.rs
Normal file
5
lib/sandbox/src/main.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pub mod models;
|
||||
|
||||
fn main() {
|
||||
println!("Sandbox")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue