Added initial skeleton files
This commit is contained in:
parent
895e4e6366
commit
f3e24283d1
3 changed files with 21 additions and 0 deletions
3
implot-sys/src/lib.rs
Normal file
3
implot-sys/src/lib.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn _does_nothing() {
|
||||
println!("This does nothing yet");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue