...
This commit is contained in:
7
lib/threefold/grid4/datamodel/model_simulations.v
Normal file
7
lib/threefold/grid4/datamodel/model_simulations.v
Normal file
@@ -0,0 +1,7 @@
|
||||
module cloudslices
|
||||
|
||||
pub struct NodeSim {
|
||||
Node
|
||||
pub mut:
|
||||
cost f64 //free
|
||||
}
|
||||
Reference in New Issue
Block a user