Add very basic structure for opticscenery
... | ... | @@ -11,3 +11,4 @@ categories = [ "science", "simulation"] |
publish = false | ||
[dependencies] | ||
petgraph = "0.6.3" # the graph library | ||
\ No newline at end of file |
examples/opticscenery.rs
0 → 100644
src/lib.rs
0 → 100644
src/opticscenery.rs
0 → 100644
Please register or sign in to comment